Searched defs:LOCK_UN (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dlock_file.c60 #define LOCK_UN 0 macro
92 lock_flag = LOCK_UN;
/osnet-11/usr/src/cmd/sendmail/src/
H A Dmci.c913 "", LOCK_UN); local
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dpp_sys.c159 # ifndef LOCK_UN
160 # define LOCK_UN 8 macro
5667 case LOCK_UN:
5746 /* LOCK_UN - unlock (non-blocking is a no-op) */
5747 case LOCK_UN:
5748 case LOCK_UN|LOCK_NB:
/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Dconf.h2856 # define LOCK_UN 0x08 /* unlock */ macro

Completed in 46 milliseconds