Searched refs:fileops (Results 1 - 13 of 13) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dsys_dep.c273 static struct fileops fileops = local
291 fp->f_ops = &fileops;
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dfile_internal.h144 struct fileops { struct in struct:fileglob
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dsys_socket.c106 struct fileops socketops = {
H A Dposix_sem.c180 struct fileops psemops =
H A Dposix_shm.c188 struct fileops pshmops =
1063 /* vfs_context_t passed to match prototype for struct fileops */
H A Dsys_pipe.c183 struct fileops pipeops =
530 * XXX struct fileops indirection rather than as FS objects.
H A Dkern_event.c117 static struct fileops kqueueops = {
H A Dkern_exec.c196 extern struct fileops vnops;
H A Duipc_syscalls.c152 extern struct fileops socketops;
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_vnops.c130 struct fileops vnops =
H A Dvfs_fsevents.c2269 static struct fileops fsevents_fops = {
H A Dvfs_syscalls.c199 extern struct fileops vnops;
/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs_syscalls.c465 extern struct fileops vnops;

Completed in 176 milliseconds