HomeSort by: relevance | last modified time | path
    Searched refs:MAILCKFREQ (Results 1 - 2 of 2) sorted by relevancy

  /src/games/hack/
config.h 112 * A stat system call is done on the mailbox every MAILCKFREQ moves.
116 #define MAILCKFREQ 100
hack.unix.c 396 #ifdef MAILCKFREQ
397 || moves < laststattime + MAILCKFREQ
398 #endif /* MAILCKFREQ */

Completed in 12 milliseconds