Searched refs:Utmp (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/usr.sbin/ppp/
H A Dphysical.h100 int Utmp; /* Are we in utmp ? */ member in struct:physical
H A Dphysical.c196 p->Utmp = 0;
339 if (p->Utmp) {
345 p->Utmp = 0;
900 if (p->type == PHYS_DIRECT && *p->name.base && !p->Utmp) {
922 p->Utmp = 1;

Completed in 54 milliseconds