Home
last modified time | relevance | path

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

/xnu-10063.141.1/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-10063.141.1/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;
5976 #pragma mark fileops wrappers
H A Dmach_loader.c3164 extern const struct fileops vnops; in load_dylinker()
H A Duipc_syscalls.c234 extern const struct fileops socketops;
H A Dkern_exec.c345 extern const struct fileops vnops;
H A Dkern_event.c152 static const struct fileops kqueueops = {
/xnu-10063.141.1/bsd/miscfs/fifofs/
H A Dfifo_vnops.c125 static const struct fileops fifoops = {
/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dnexus_syscalls.c42 static const struct fileops nexus_ctl_ops = {
/xnu-10063.141.1/bsd/skywalk/channel/
H A Dchannel_syscalls.c44 static const struct fileops channel_ops = {
/xnu-10063.141.1/bsd/vfs/
H A Dvfs_vnops.c131 const struct fileops vnops = {
H A Dvfs_fsevents.c2751 static const struct fileops fsevents_fops = {
H A Dvfs_syscalls.c274 extern const struct fileops vnops;
/xnu-10063.141.1/bsd/nfs/
H A Dnfs_syscalls.c413 extern const struct fileops vnops;
/xnu-10063.141.1/bsd/net/
H A Dnecp_client.c375 static const struct fileops necp_fd_ops = {
H A Dnecp.c836 static const struct fileops necp_session_fd_ops = {