Home
last modified time | relevance | path

Searched refs:physical_GetDevice (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/usr.sbin/ppp/
H A Dphysical.h153 extern const char *physical_GetDevice(struct physical *);
H A Dphysical.c768 const char *physical_GetDevice(struct physical *p) in physical_GetDevice() function