Searched defs:locktype (Results 1 - 18 of 18) sorted by relevance

/macosx-10.10/webdavfs-367/webdav_fs.kextproj/webdav_fs.kmodproj/
H A Dwebdav_utils.c30 __private_extern__ int webdav_lock(struct webdavnode *pt, enum webdavlocktype locktype) argument
/macosx-10.10/procmail-14/procmail/src/
H A Dlocking.c26 { int permanent=nfsTRY,triedforce=0,locktype=doLOCK;struct stat stbuf;time_t t; local
/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dip_divert.c758 div_getlock(struct socket *so, __unused int locktype) argument
H A Dtcp_subr.c2576 tcp_getlock( struct socket *so, __unused int locktype) argument
H A Dudp_usrreq.c2055 udp_getlock(struct socket *so, int locktype) argument
H A Dmptcp_subr.c3748 mptcp_getlock(struct socket *mp_so, int locktype) argument
/macosx-10.10/xnu-2782.1.97/bsd/nfs/
H A Dnfs_node.c1242 nfs_data_lock(nfsnode_t np, int locktype) argument
1247 nfs_data_lock_noupdate(nfsnode_t np, int locktype) argument
1252 nfs_data_lock_internal(nfsnode_t np, int locktype, int updatesize) argument
H A Dnfs4_vnops.c3219 uint32_t locktype; local
/macosx-10.10/xnu-2782.1.97/bsd/hfs/
H A Dhfs_cnode.c1988 void hfs_lock_always(cnode_t *cp, enum hfs_locktype locktype) argument
1998 hfs_lock(struct cnode *cp, enum hfs_locktype locktype, enum hfs_lockflags flags) argument
2077 hfs_lockpair(struct cnode *cp1, struct cnode *cp2, enum hfs_locktype locktype) argument
2136 hfs_lockfour(struct cnode *cp1, struct cnode *cp2, struct cnode *cp3, struct cnode *cp4, enum hfs_locktype locktype, struct cnode **error_cnode) argument
2343 hfs_lock_truncate(struct cnode *cp, enum hfs_locktype locktype, enum hfs_lockflags flags) argument
2378 hfs_try_trunclock(struct cnode *cp, enum hfs_locktype locktype, enum hfs_lockflags flags) argument
[all...]
H A Dhfs_vfsutils.c1218 hfs_lock_global (struct hfsmount *hfsmp, enum hfs_locktype locktype) argument
1323 hfs_systemfile_lock(struct hfsmount *hfsmp, int flags, enum hfs_locktype locktype) argument
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Duipc_usrreq.c2421 unp_getlock(struct socket *so, __unused int locktype) argument
H A Dkern_event.c2931 event_getlock(struct socket *so, int locktype) argument
/macosx-10.10/emacs-93/emacs/lisp/url/
H A Durl-dav.el
/macosx-10.10/smb-759.0/kernel/smbfs/
H A Dsmbfs_node.c359 smbnode_lock(struct smbnode *np, enum smbfslocktype locktype) argument
385 smbnode_lockpair(struct smbnode *np1, struct smbnode *np2, enum smbfslocktype locktype) argument
/macosx-10.10/xnu-2782.1.97/bsd/vfs/
H A Dvfs_xattr.c2594 short locktype; local
3306 lock_xattrfile(vnode_t xvp, short locktype, vfs_context_t context) argument
/macosx-10.10/bind9-45.101/bind9/lib/dns/
H A Drbtdb.c1642 isc_rwlocktype_t locktype = isc_rwlocktype_read; local
2513 isc_rwlocktype_t locktype = isc_rwlocktype_read; local
4145 isc_rwlocktype_t locktype; local
4268 isc_rwlocktype_t locktype; local
4442 isc_rwlocktype_t locktype; local
4774 isc_rwlocktype_t locktype; local
5121 isc_rwlocktype_t locktype; local
5635 isc_rwlocktype_t locktype; local
[all...]
H A Dzone.c13268 isc_rwlocktype_t locktype; local
13297 isc_rwlocktype_t locktype; local
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c22517 int locktype; /* Type of lock currently held on this file */ member in struct:os2File
31665 u8 locktype; /* Type of lock currently held on this file */ member in struct:winFile
32971 winLock(sqlite3_file *id, int locktype) argument
33127 winUnlock(sqlite3_file *id, int locktype) argument
41169 pager_wait_on_lock(Pager *pPager, int locktype) argument
[all...]

Completed in 674 milliseconds