Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/sys/
H A Dfile_internal.h162 struct fileops { struct
185 const struct fileops *XNU_PTRAUTH_SIGNED_PTR("fileglob.fg_ops") fg_ops; argument
/xnu-8796.141.3/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.c164 static const struct fileops uninitops;
5902 #pragma mark fileops wrappers
H A Dmach_loader.c3134 extern const struct fileops vnops; in load_dylinker()
H A Duipc_syscalls.c216 extern const struct fileops socketops;
H A Dkern_exec.c334 extern const struct fileops vnops;
H A Dkern_event.c151 static const struct fileops kqueueops = {
/xnu-8796.141.3/bsd/miscfs/fifofs/
H A Dfifo_vnops.c125 static const struct fileops fifoops = {
/xnu-8796.141.3/bsd/skywalk/nexus/
H A Dnexus_syscalls.c42 static const struct fileops nexus_ctl_ops = {
/xnu-8796.141.3/bsd/skywalk/channel/
H A Dchannel_syscalls.c44 static const struct fileops channel_ops = {
/xnu-8796.141.3/bsd/nfs/
H A Dnfs_syscalls.c411 extern const struct fileops vnops;
/xnu-8796.141.3/bsd/vfs/
H A Dvfs_vnops.c131 const struct fileops vnops = {
H A Dvfs_fsevents.c2626 static const struct fileops fsevents_fops = {
H A Dvfs_syscalls.c268 extern const struct fileops vnops;
/xnu-8796.141.3/bsd/net/
H A Dnecp_client.c368 static const struct fileops necp_fd_ops = {
H A Dnecp.c784 static const struct fileops necp_session_fd_ops = {