Home
last modified time | relevance | path

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

/trueos/usr.sbin/ppp/
HDlog.h79 extern void log_SetTun(int, const char *);
HDlog.c300 log_SetTun(int tunno, const char *ifaceName) in log_SetTun() function
HDbundle.c761 log_SetTun(bundle.unit, NULL); in bundle_Create()
HDcommand.c3194 log_SetTun(arg->bundle->unit, arg->bundle->iface->name); in IfaceNameCommand()