Home
last modified time | relevance | path

Searched refs:physical_LockedDevice (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Dphysical.h146 extern const char *physical_LockedDevice(struct physical *);
H A Dphysical.c735 physical_LockedDevice(struct physical *p) in physical_LockedDevice() function
746 if (physical_LockedDevice(p)) { in physical_ChangedPid()
H A Dbundle.c1552 constlock = physical_LockedDevice(dl->physical); in bundle_SendDatalink()