Home
last modified time | relevance | path

Searched refs:fileops (Results 1 – 18 of 18) sorted by relevance

/xnu-8020.101.4/bsd/sys/
H A Dfile_internal.h161 struct fileops { struct
185 const struct fileops *XNU_PTRAUTH_SIGNED_PTR("fileglob.fg_ops") fg_ops; argument
/xnu-8020.101.4/bsd/kern/
H A Dsys_socket.c100 const struct fileops socketops = {
H A Dposix_shm.c192 static const struct fileops pshmops = {
H A Dposix_sem.c172 static const struct fileops psemops = {
H A Dsys_pipe.c184 static const struct fileops pipeops = {
H A Dkern_descrip.c170 static const struct fileops uninitops;
5614 #pragma mark fileops wrappers
H A Duipc_syscalls.c193 extern const struct fileops socketops;
H A Dkern_exec.c333 extern const struct fileops vnops;
H A Dkern_event.c151 static const struct fileops kqueueops = {
/xnu-8020.101.4/bsd/miscfs/fifofs/
H A Dfifo_vnops.c125 static const struct fileops fifoops = {
/xnu-8020.101.4/bsd/skywalk/nexus/
H A Dnexus_syscalls.c41 static const struct fileops nexus_ctl_ops = {
/xnu-8020.101.4/bsd/skywalk/channel/
H A Dchannel_syscalls.c44 static const struct fileops channel_ops = {
/xnu-8020.101.4/bsd/vfs/
H A Dvfs_vnops.c134 const struct fileops vnops = {
H A Dvfs_fsevents.c2354 static const struct fileops fsevents_fops = {
H A Dvfs_syscalls.c265 extern const struct fileops vnops;
/xnu-8020.101.4/bsd/nfs/
H A Dnfs_syscalls.c665 extern const struct fileops vnops;
/xnu-8020.101.4/bsd/net/
H A Dnecp_client.c364 static const struct fileops necp_fd_ops = {
H A Dnecp.c757 static const struct fileops necp_session_fd_ops = {