Home
last modified time | relevance | path

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

/external/libppp/src/
Dphysical.h155 extern void physical_SetDevice(struct physical *, const char *);
Dphysical.c616 physical_SetDevice(p, p->name.full); in iov2physical()
974 physical_SetDevice(struct physical *p, const char *name) in physical_SetDevice() function
1026 physical_SetDevice(p, ""); in physical_Open()
1042 physical_SetDevice(p, dev); in physical_Open()
Di4b.c373 physical_SetDevice(p, ttyname(p->fd)); in i4b_Create()
Dtty.c686 physical_SetDevice(p, ttyname(p->fd)); in tty_Create()