HomeSort by: relevance | last modified time | path
    Searched defs:LOCK_NB (Results 1 - 7 of 7) sorted by relevancy

  /src/external/ibm-public/postfix/dist/examples/smtpd-policy/
greylist.pl 154 sub LOCK_NB { 4 }; # Don't block (for testing).
  /src/sys/external/bsd/compiler_rt/dist/lib/profile/
WindowsMMap.h 51 #define LOCK_NB 4 /* don't block when locking */
  /src/external/bsd/cron/dist/
externs.h 115 #ifndef LOCK_NB
116 # define LOCK_NB 4
  /src/external/bsd/tmux/dist/
compat.h 286 #define LOCK_NB 0
  /src/external/gpl2/mkhybrid/dist/include/
mconfig.h 197 #define LOCK_NB 4 /* don't block when locking */
  /src/sys/sys/
fcntl.h 296 #define LOCK_NB 0x04 /* don't block when locking */
  /src/tools/compat/
compat_defs.h 393 # define LOCK_NB 0x04

Completed in 30 milliseconds