Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/utmpd/
H A Dutmpd.c172 static void clean_utmpx_ent(); /* Cleans a utmpx entry */
577 clean_utmpx_ent(utmpx); in scan_utmps()
955 clean_utmpx_ent(u); in clean_entry()
968 clean_utmpx_ent(struct utmpx *u) in clean_utmpx_ent() function