Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfslogtab.c373 struct utmpx *utmpxp; in logtab_deactivate_after_boot() local
377 ((utmpxp = getutxent()) != NULL) && in logtab_deactivate_after_boot()
378 (utmpxp->ut_xtime > st.st_mtime)) { in logtab_deactivate_after_boot()