unlock_file        75 lib-src/update-game-score.c static int unlock_file (const char *filename, void *state);
unlock_file       258 lib-src/update-game-score.c       unlock_file (scorefile, lockstate);
unlock_file       263 lib-src/update-game-score.c       unlock_file (scorefile, lockstate);
unlock_file       280 lib-src/update-game-score.c       unlock_file (scorefile, lockstate);
unlock_file       283 lib-src/update-game-score.c   if (unlock_file (scorefile, lockstate) < 0)
unlock_file       811 src/filelock.c   internal_condition_case_1 (unlock_file,
unlock_file      4385 test/manual/etags/c-src/emacs/src/lisp.h extern void unlock_file (Lisp_Object);