Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
H A Dphysical.h172 extern int physical_Slot(struct physical *);
H A Dphysical.c431 slot = physical_Slot(p); in physical_ShowStatus()
1106 physical_Slot(struct physical *p) in physical_Slot() function
H A Dradius.c703 if ((slot = physical_Slot(p)) >= 0) in radius_put_physical_details()