Searched defs:waitfor (Results 1 - 21 of 21) sorted by relevance

/macosx-10.9.5/procmail-14/procmail/src/
H A Dcommon.c60 int waitfor(pid)const pid_t pid; /* wait for a specific process */ function
/macosx-10.9.5/ruby-104/ruby/lib/net/
H A Dtelnet.rb528 def waitfor(options) # :yield: recvdata method
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/miscfs/mockfs/
H A Dmockfs_vfsops.c214 int mockfs_sync(__unused struct mount *mp, __unused int waitfor, __unused vfs_context_t ctx) argument
/macosx-10.9.5/msdosfs-198/msdosfs.kextproj/msdosfs.kmodproj/
H A Dmsdosfs_denode.c539 int msdosfs_deupdat(struct denode *dep, int waitfor, vfs_context_t context) argument
H A Dmsdosfs_vfsops.c1378 int waitfor; member in struct:msdosfs_sync_cargs
[all...]
H A Dmsdosfs_fat.c424 int msdosfs_update_fsinfo(struct msdosfsmount *pmp, int waitfor, vfs_context_t context) argument
/macosx-10.9.5/xnu-2422.115.4/bsd/miscfs/devfs/
H A Ddevfs_vfsops.c436 devfs_sync(__unused struct mount *mp, __unused int waitfor, __unused vfs_context_t ctx) argument
/macosx-10.9.5/apache-786.1/httpd/server/mpm/winnt/
H A Dservice.c676 HANDLE waitfor[2]; local
/macosx-10.9.5/CPANInternal-140/Net-Telnet/lib/Net/
H A DTelnet.pm1847 sub waitfor { subroutine
[all...]
/macosx-10.9.5/CPANInternal-140/Net-Telnet-3.03/lib/Net/
H A DTelnet.pm1847 sub waitfor { subroutine
[all...]
/macosx-10.9.5/autofs-234/autofs_kext/
H A Dauto_vfsops.c1151 auto_sync(__unused mount_t mp, __unused int waitfor, argument
/macosx-10.9.5/smb-697.95.1/kernel/smbfs/
H A Dsmbfs_vfsops.c1743 int waitfor; member in struct:smbfs_sync_cargs
1862 smbfs_sync(struct mount *mp, int waitfor, vfs_context_t context) argument
H A Dsmbfs_vnops.c4700 smbfs_fsync(struct smb_share *share, vnode_t vp, int waitfor, int ubc_flags, argument
/macosx-10.9.5/ntfs-83/kext/
H A Dntfs_vfsops.c3847 static int ntfs_sync(struct mount *mp, int waitfor, vfs_context_t context) argument
/macosx-10.9.5/xnu-2422.115.4/bsd/miscfs/specfs/
H A Dspec_vnops.c748 spec_fsync_internal(vnode_t vp, int waitfor, __unused vfs_context_t context) argument
/macosx-10.9.5/xnu-2422.115.4/bsd/nfs/
H A Dnfs_bio.c3244 nfs_flush(nfsnode_t np, int waitfor, thread_t thd, int ignore_writeerr) argument
[all...]
H A Dnfs_vfsops.c4713 int waitfor; member in struct:nfs_sync_cargs
4744 nfs_vfs_sync(mount_t mp, int waitfor, vfs_context_t ctx) argument
/macosx-10.9.5/xnu-2422.115.4/bsd/hfs/
H A Dhfs_vnops.c2607 hfs_fsync(struct vnode *vp, int waitfor, int fullsync, struct proc *p) argument
5596 hfs_update(struct vnode *vp, __unused int waitfor) argument
H A Dhfs_vfsops.c2461 int waitfor; member in struct:hfs_sync_cargs
2502 hfs_sync(struct mount *mp, int waitfor, vfs_context_t context) argument
3609 hfs_flushMDB(struct hfsmount *hfsmp, int waitfor, int altflush) argument
3710 hfs_flushvolumeheader(struct hfsmount *hfsmp, int waitfor, int altflush) argument
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dkpi_vfs.c3538 VNOP_FSYNC(vnode_t vp, int waitfor, vfs_context_t ctx) argument
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Durldata.h996 int waitfor; /* current READ/WRITE bits to wait for */ member in struct:connectdata

Completed in 498 milliseconds