OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:physical_SetDevice
(Results
1 - 4
of
4
) sorted by null
/external/libppp/src/
physical.h
155
extern void
physical_SetDevice
(struct physical *, const char *);
physical.c
616
physical_SetDevice
(p, p->name.full);
974
physical_SetDevice
(struct physical *p, const char *name)
1026
physical_SetDevice
(p, "");
1042
physical_SetDevice
(p, dev);
i4b.c
373
physical_SetDevice
(p, ttyname(p->fd));
tty.c
686
physical_SetDevice
(p, ttyname(p->fd));
Completed in 324 milliseconds