Searched defs:mode (Results 1 - 25 of 72) sorted by relevance

123

/xnu-2422.115.4/libsyscall/wrappers/unix03/
H A Dchmod.c41 chmod(const char *path, mode_t mode) argument
[all...]
H A Dfchmod.c41 fchmod(int fd, mode_t mode) argument
[all...]
/xnu-2422.115.4/libsyscall/wrappers/
H A Dguarded_open_np.c36 int mode = 0; local
H A Dopen_dprotected_np.c31 int mode = 0; local
/xnu-2422.115.4/libsyscall/wrappers/legacy/
H A Dopen.c42 mode_t mode = 0; local
/xnu-2422.115.4/SETUP/config/
H A Dopenp.c79 openp(const char *fpath, char *file, char *complete, int flags, int mode) argument
/xnu-2422.115.4/SETUP/installfile/
H A Dinstallfile.c45 mode_t mode; local
/xnu-2422.115.4/osfmk/kperf/
H A Dthreadinfo.c57 const int mode = chudxnu_thread_get_scheduler_state(thread); local
[all...]
/xnu-2422.115.4/bsd/dev/i386/
H A Dcons.c94 cnclose(__unused dev_t dev, int flag, int mode, struct proc *pp) argument
H A Dinstr_size.c90 uint_t mode = SIZE32; local
H A Dkm.c163 kmclose(dev_t dev, int flag, __unused int mode, __unused proc_t p) argument
/xnu-2422.115.4/bsd/kern/
H A Dtty_tty.c86 cttyopen(dev_t dev, int flag, __unused int mode, proc_t p) argument
H A Dbsd_stubs.c352 devsw_lock(dev_t dev, int mode) argument
380 devsw_unlock(dev_t dev, int mode) argument
H A Dsubr_log.c144 logopen(__unused dev_t dev, __unused int flags, __unused int mode, struct proc *p) argument
H A Dtty_pty.c238 ptsclose(dev_t dev, int flag, __unused int mode, __unused proc_t p) argument
/xnu-2422.115.4/bsd/sys/
H A Dipc.h113 mode_t mode; /* [XSI] Read/write permission */ member in struct:ipc_perm
133 mode_t mode; /* Read/Write permission */ member in struct:__ipc_perm_old
/xnu-2422.115.4/osfmk/i386/
H A Dacpi.c105 uint32_t mode; local
/xnu-2422.115.4/tools/tests/superpages/
H A Dmeasure_tlbs.c22 testt(boolean_t superpages, int mode, int write, int kb) { argument
111 int mode; local
[all...]
H A Dtestsp.c634 int mode = 0; local
/xnu-2422.115.4/bsd/netkey/
H A Dkeydb.h47 u_int8_t mode; /* mode of protocol, see ipsec.h */ member in struct:secasindex
/xnu-2422.115.4/libkern/zlib/
H A Dinflate.h105 inflate_mode mode; /* current inflate mode */ member in struct:inflate_state
/xnu-2422.115.4/tools/tests/libMicro/apple/
H A Dlmbench_bw_mmap_rd.c173 cp(char* src, char* dst, mode_t mode) argument
/xnu-2422.115.4/bsd/dev/random/
H A Drandomdev.c489 random_close(__unused dev_t dev, __unused int flags, __unused int mode, __unused struct proc *p) argument
/xnu-2422.115.4/bsd/net/
H A Ddlil.h147 ifnet_model_t mode; /* current mode */ member in struct:dlil_threading_info
H A Dif_gif.c293 gif_set_bpf_tap( ifnet_t ifp, bpf_tap_mode mode, bpf_packet_func callback) argument

Completed in 160 milliseconds

123