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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetutx.c1138 * makeutx - create a utmpx entry, recycling an id if a wild card is
1145 makeutx(const struct utmpx *utmp) function
1249 if ((utmpx2 = makeutx(&utmpx)) == NULL)

Completed in 74 milliseconds