Searched refs:l_whence (Results 1 - 25 of 56) sorted by relevance

123

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/liblutil/
H A Dlockf.c88 file_lock.l_whence = SEEK_SET;
101 file_lock.l_whence = SEEK_SET;
/macosx-10.10/xnu-2782.1.97/tools/tests/libMicro/
H A Dfile_lock.c52 fl.l_whence = SEEK_SET;
64 fl.l_whence = SEEK_SET;
H A Dcascade_fcntl.c136 fl.l_whence = SEEK_SET;
148 fl.l_whence = SEEK_SET;
/macosx-10.10/Libc-1044.1.2/gen/FreeBSD/
H A Dlockf.c55 fl.l_whence = SEEK_CUR;
/macosx-10.10/dcerpc-61/dcerpc/rpcd/
H A Ddsm_unix.c133 farg.l_whence = 0;
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dftruncate.c52 fl.l_whence = 0;
/macosx-10.10/apr-32/apr/apr/file_io/unix/
H A Dflock.c35 l.l_whence = SEEK_SET; /* lock from current point */
93 l.l_whence = SEEK_SET; /* lock from current point */
/macosx-10.10/ksh-23/ksh/src/lib/libast/aso/
H A Daso-fcntl.c62 lock.l_whence = SEEK_SET;
134 lock.l_whence = SEEK_SET;
180 lock.l_whence = SEEK_SET;
/macosx-10.10/BerkeleyDB-21/db/os/
H A Dos_flock.c43 fl.l_whence = SEEK_SET;
/macosx-10.10/ksh-23/ksh/src/lib/libcoshell/
H A Dcosync.c99 lock.l_whence = 0;
/macosx-10.10/ruby-106/ruby/missing/
H A Dflock.c46 lock.l_whence = SEEK_SET;
/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dflock.c50 arg.l_whence = SEEK_SET;
/macosx-10.10/uucp-11/uucp/unix/
H A Dtrunc.c93 fl.l_whence = 0;
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/saslauthd/
H A Dipc_unix.c298 lock_st.l_whence = SEEK_SET;
507 lock_st.l_whence = SEEK_SET;
546 lock_st.l_whence = SEEK_SET;
H A Dcache.c638 lock_st.l_whence = SEEK_SET;
675 lock_st.l_whence = SEEK_SET;
710 lock_st.l_whence = SEEK_SET;
/macosx-10.10/BerkeleyDB-21/db/mutex/
H A Dmut_fcntl.c70 k_lock.l_whence = SEEK_SET;
/macosx-10.10/sudo-73/src/
H A Dfileops.c142 lock.l_whence = SEEK_SET;
/macosx-10.10/apache-793/httpd/test/
H A Dtime-sem.c89 lock_it.l_whence = SEEK_SET; /* from current point */
94 unlock_it.l_whence = SEEK_SET; /* from current point */
/macosx-10.10/xnu-2782.1.97/bsd/nfs/
H A Dnfs_lock.c380 msg->lm_fl.l_whence,
783 msg->lm_fl.l_whence = SEEK_SET;
825 msg->lm_fl.l_whence = SEEK_SET;
864 msg->lm_fl.l_whence = SEEK_SET;
878 fl->l_whence = SEEK_SET;
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dalock.c63 lock_info.l_whence = SEEK_SET;
105 lock_info.l_whence = SEEK_SET;
145 lock_info.l_whence = SEEK_SET;
/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Dunix++.cpp256 (l_whence == SEEK_SET) ? "ABS" : (l_whence == SEEK_CUR) ? "REL" : "END",
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dunix++.cpp256 (l_whence == SEEK_SET) ? "ABS" : (l_whence == SEEK_CUR) ? "REL" : "END",
/macosx-10.10/procmail-14/procmail/src/
H A Dlocking.c201 flck.l_type=F_WRLCK;flck.l_whence=SEEK_SET;flck.l_len=0;
/macosx-10.10/NFS-82/rpc.statd/
H A Dstatd.c453 lock.l_whence = SEEK_SET;
497 lock.l_whence = SEEK_SET;
/macosx-10.10/apr-32/apr/apr/locks/unix/
H A Dproc_mutex.c516 proc_mutex_lock_it.l_whence = SEEK_SET; /* from current point */
521 proc_mutex_unlock_it.l_whence = SEEK_SET; /* from current point */

Completed in 164 milliseconds

123