Home
last modified time | relevance | path

Searched refs:physical_SetDevice (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/usr.sbin/ppp/ppp/
Dphysical.h153 extern void physical_SetDevice(struct physical *, const char *);
Dphysical.c616 physical_SetDevice(p, p->name.full); in iov2physical()
973 physical_SetDevice(struct physical *p, const char *name) in physical_SetDevice() function
1024 physical_SetDevice(p, ""); in physical_Open()
1039 physical_SetDevice(p, dev); in physical_Open()
Di4b.c376 physical_SetDevice(p, ttyname(p->fd)); in i4b_Create()
Dtty.c674 physical_SetDevice(p, ttyname(p->fd)); in tty_Create()