Searched refs:physical_SetDevice (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/usr.sbin/ppp/
H A Dphysical.h155 extern void physical_SetDevice(struct physical *, const char *);
H A Dphysical.c604 physical_SetDevice(p, p->name.full);
963 physical_SetDevice(struct physical *p, const char *name) function
1015 physical_SetDevice(p, "");
1031 physical_SetDevice(p, dev);
H A Dtty.c686 physical_SetDevice(p, ttyname(p->fd));

Completed in 72 milliseconds