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

/illumos-gate/usr/src/cmd/utmp_update/
H A Dutmp_update.c104 static void load_utmpx_struct(struct utmpx *, char **);
161 load_utmpx_struct(&entryx, argv);
221 * load_utmpx_struct - Load up the utmpx structure with information supplied
226 load_utmpx_struct(struct utmpx *entryx, char *argv[]) function

Completed in 44 milliseconds