Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/ppp/ppp/
Dphysical.h173 extern int physical_Slot(struct physical *);
Dphysical.c458 slot = physical_Slot(p); in physical_ShowStatus()
1134 physical_Slot(struct physical *p) in physical_Slot() function
Dradius.c713 if ((slot = physical_Slot(p)) >= 0) in radius_put_physical_details()