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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetutx.c100 static int lockutx(void);
122 static int tempfd = -1; /* To store fd between lockutx() and unlockutx() */
1075 * lockutx - lock utmpx file
1078 lockutx(void) function
1162 if (lockutx())

Completed in 47 milliseconds