Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/utmpd/
H A Dutmpd.c173 static void clean_utmpx_ent(); /* Cleans a utmpx entry */
578 clean_utmpx_ent(utmpx); in scan_utmps()
956 clean_utmpx_ent(u); in clean_entry()
969 clean_utmpx_ent(struct utmpx *u) in clean_utmpx_ent() function