Home
last modified time | relevance | path

Searched defs:open (Results 1 – 6 of 6) sorted by relevance

/xnu-8796.121.2/libsyscall/wrappers/
H A Dopen-base.c76 open(const char *path, int oflag, ...) in open() function
/xnu-8796.121.2/bsd/kern/
H A Dtty_dev.h69 struct ptmx_ioctl *(*open)(int minor, int flags); member
/xnu-8796.121.2/osfmk/kern/
H A Dlocks.c2073 gate_not_owned_panic(gate_t *gate, thread_t holder, bool open) in gate_not_owned_panic()
/xnu-8796.121.2/iokit/Kernel/
H A DIOService.cpp3468 IOService::open( IOService * forClient, in open() function in IOService
/xnu-8796.121.2/bsd/vfs/
H A Dvfs_syscalls.c5064 open(proc_t p, struct open_args *uap, int32_t *retval) in open() function
/xnu-8796.121.2/bsd/net/
H A Dpfvar.h1210 int open; member