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

/osnet-11/usr/src/lib/libc/port/gen/
H A Dgetutx.c906 * modutx - modify a utmpx entry. Also notify init about new pids or
912 modutx(const struct utmpx *utp) function
965 if ((utmpx2 = modutx(&utmpx)) == NULL)

Completed in 24 milliseconds