OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HLOCK
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/hack/
config.h
95
#define
HLOCK
"perm" /* an empty file used for locking purposes */
hack.unix.c
277
if (link(
HLOCK
, LLOCK) == -1) {
280
perror(
HLOCK
);
281
printf("Cannot link %s to %s\n", LLOCK,
HLOCK
);
284
printf("Perhaps there is no (empty) file %s ?\n",
HLOCK
);
Completed in 12 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025