Searched defs:check_utmpx (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/utmp_update/
H A Dutmp_update.c106 static void check_utmpx(struct utmpx *);
162 check_utmpx(&entryx);
304 * check_utmpx - Verify the utmpx structure
308 check_utmpx(struct utmpx *entryx) function

Completed in 58 milliseconds