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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetutx.c905 * modutx - modify a utmpx entry. Also notify init about new pids or
911 modutx(const struct utmpx *utp) function
964 if ((utmpx2 = modutx(&utmpx)) == NULL)

Completed in 62 milliseconds