Home
last modified time | relevance | path

Searched defs:LOCK_UN (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/lib/libssh/openbsd-compat/
H A Dbsd-misc.h177 # define LOCK_UN 0x08 macro
/dflybsd-src/usr.sbin/cron/cron/
H A Dexterns.h130 # define LOCK_UN 8 macro
/dflybsd-src/sys/sys/
H A Dfcntl.h260 #define LOCK_UN 0x08 /* unlock file */ macro