Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/sys/
H A Dfile_internal.h162 struct fileops { struct
186 const struct fileops *XNU_PTRAUTH_SIGNED_PTR("fileglob.fg_ops") fg_ops; argument
/xnu-8792.41.9/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.c183 static const struct fileops uninitops;
5918 #pragma mark fileops wrappers
H A Dmach_loader.c3151 extern const struct fileops vnops; in load_dylinker()
H A Duipc_syscalls.c215 extern const struct fileops socketops;
H A Dkern_exec.c335 extern const struct fileops vnops;
H A Dkern_event.c151 static const struct fileops kqueueops = {
/xnu-8792.41.9/bsd/miscfs/fifofs/ !
H A Dfifo_vnops.c125 static const struct fileops fifoops = {
/xnu-8792.41.9/bsd/skywalk/nexus/ !
H A Dnexus_syscalls.c42 static const struct fileops nexus_ctl_ops = {
/xnu-8792.41.9/bsd/skywalk/channel/ !
H A Dchannel_syscalls.c44 static const struct fileops channel_ops = {
/xnu-8792.41.9/bsd/vfs/ !
H A Dvfs_vnops.c135 const struct fileops vnops = {
H A Dvfs_fsevents.c2626 static const struct fileops fsevents_fops = {
H A Dvfs_syscalls.c265 extern const struct fileops vnops;
/xnu-8792.41.9/bsd/nfs/ !
H A Dnfs_syscalls.c380 extern const struct fileops vnops;
/xnu-8792.41.9/bsd/net/ !
H A Dnecp_client.c368 static const struct fileops necp_fd_ops = {
H A Dnecp.c765 static const struct fileops necp_session_fd_ops = {