Home
last modified time | relevance | path

Searched refs:ID0logout (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Did.h45 extern void ID0logout(const struct utmpx *);
68 #define ID0logout pututxline macro
H A Did.c218 ID0logout(const struct utmpx *ut) in ID0logout() function
H A Dphysical.c342 ID0logout(&ut); in physical_Close()