F_UNLCK           142 ompi/mca/fbtl/posix/fbtl_posix_lock.c     lock->l_type = F_UNLCK;
F_UNLCK           142 ompi/mca/io/romio321/romio/adio/common/lock.c                     ((type == F_UNLCK   )? "F_UNLOCK" : "UNEXPECTED"))),
F_UNLCK           166 ompi/mca/io/romio321/romio/adio/common/lock.c           ((type == F_UNLCK   )? "F_UNLOCK" : "UNEXPECTED"))),
F_UNLCK           214 ompi/mca/io/romio321/romio/adio/common/lock.c           ((type == F_UNLCK   )? "F_UNLOCK" : "UNEXPECTED"))),
F_UNLCK           889 ompi/mca/io/romio321/romio/adio/include/adioi.h      ADIOI_Set_lock64((fd)->fd_sys, F_SETLK64, F_UNLCK, offset, whence, len); \
F_UNLCK           890 ompi/mca/io/romio321/romio/adio/include/adioi.h    else ADIOI_Set_lock((fd)->fd_sys, F_SETLK, F_UNLCK, offset, whence, len); }while (0)
F_UNLCK           917 ompi/mca/io/romio321/romio/adio/include/adioi.h         ADIOI_Set_lock((fd)->fd_sys, F_SETLK, F_UNLCK, offset, whence, len); \
F_UNLCK           925 ompi/mca/io/romio321/romio/adio/include/adioi.h           ADIOI_Set_lock((fd)->fd_sys, F_SETLK, F_UNLCK, offset, whence, len)
F_UNLCK           109 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_request_position.c     fl.l_type   = F_UNLCK;  /* set to unlock same region */
F_UNLCK           132 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_seek.c 	fl.l_type   = F_UNLCK;  /* set to unlock same region */
F_UNLCK           229 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_lock_fcntl.c      rc = _ESH_12_FCNTL_LOCK(fcntl_lock->lockfd, F_UNLCK);
F_UNLCK          1099 orte/mca/state/base/state_base_fns.c         if (flk && F_UNLCK != fl.l_type) {