Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/nfs/lib/
H A Dnfslogtab.c375 struct utmpx *utmpxp; in logtab_deactivate_after_boot() local
379 ((utmpxp = getutxent()) != NULL) && in logtab_deactivate_after_boot()
380 (utmpxp->ut_xtime > st.st_mtime)) { in logtab_deactivate_after_boot()