Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/utmp_update/
H A Dutmp_update.c106 static void check_utmpx(struct utmpx *);
162 check_utmpx(&entryx); in main()
308 check_utmpx(struct utmpx *entryx) in check_utmpx() function