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

/external/libppp/src/
H A Dphysical.h100 time_t Utmp; /* Are we in utmp ? */ member in struct:physical
H A Dphysical.c214 p->Utmp = 0;
356 if (p->Utmp) {
363 p->Utmp = 0;
923 if (p->type == PHYS_DIRECT && *p->name.base && !p->Utmp) {
944 p->Utmp = ut.ut_time;

Completed in 131 milliseconds