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

/osnet-11/usr/src/lib/libc/port/gen/
H A Dgetutx.c1140 * makeutx - create a utmpx entry, recycling an id if a wild card is
1147 makeutx(const struct utmpx *utmp) function
1252 if ((utmpx2 = makeutx(&utmpx)) == NULL)

Completed in 23 milliseconds