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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetutx.c95 static void unlockutx(void);
122 static int tempfd = -1; /* To store fd between lockutx() and unlockutx() */
1100 * unlockutx - unlock utmpx file
1103 unlockutx(void) function
1196 unlockutx();
1206 unlockutx();
1218 unlockutx();

Completed in 105 milliseconds