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

/osnet-11/usr/src/lib/libc/port/gen/
H A Dgetutx.c99 static int lockutx(void);
121 static int tempfd = -1; /* To store fd between lockutx() and unlockutx() */
1076 * lockutx - lock utmpx file
1079 lockutx(void) function
1164 if (lockutx())

Completed in 16 milliseconds