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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dpcunix.c112 if (!lock_file(HLOCK, LOCKPREFIX, 10)) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dpcunix.c112 if (!lock_file(HLOCK, LOCKPREFIX, 10)) {
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/unix/
H A Dunixunix.c109 if (!lock_file(HLOCK, LOCKPREFIX, 10)) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/unix/
H A Dunixunix.c109 if (!lock_file(HLOCK, LOCKPREFIX, 10)) {
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dtopten.c342 if (lock_file(LOGFILE, SCOREPREFIX, 10)) {
365 if (!lock_file(RECORD, SCOREPREFIX, 60))
H A Dfiles.c1255 static int lockfd; /* for lock_file() to pass to unlock_file() */
1297 lock_file(filename, whichprefix, retryct) function
1421 /* unlock file, which must be currently locked by lock_file */
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dtopten.c342 if (lock_file(LOGFILE, SCOREPREFIX, 10)) {
365 if (!lock_file(RECORD, SCOREPREFIX, 60))
H A Dfiles.c1255 static int lockfd; /* for lock_file() to pass to unlock_file() */
1297 lock_file(filename, whichprefix, retryct) function
1421 /* unlock file, which must be currently locked by lock_file */
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dextern.h643 E boolean FDECL(lock_file, (const char *,int,int));
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dextern.h643 E boolean FDECL(lock_file, (const char *,int,int));

Completed in 71 milliseconds