Searched defs:fg (Results 1 - 15 of 15) sorted by relevance

/xnu-2422.115.4/osfmk/kern/
H A Dipc_misc.c53 fileport_alloc(struct fileglob *fg) argument
96 struct fileglob *fg = NULL; local
124 struct fileglob *fg = NULL; local
168 struct fileglob *fg; local
[all...]
/xnu-2422.115.4/bsd/kern/
H A Dsys_socket.c421 soo_close(struct fileglob *fg, __unused vfs_context_t ctx) argument
H A Dposix_sem.c1050 psem_closefile(struct fileglob *fg, __unused vfs_context_t ctx) argument
H A Dposix_shm.c1203 pshm_closefile(struct fileglob *fg, __unused vfs_context_t ctx) argument
H A Dsys_pipe.c1240 pipe_close(struct fileglob *fg, __unused vfs_context_t ctx) argument
H A Duipc_usrreq.c1864 struct fileglob *fg; local
2035 struct fileglob *fg, *nextfg; local
2311 unp_mark(struct fileglob *fg) argument
2328 unp_discard(struct fileglob *fg) argument
2339 unp_discard_fdlocked(struct fileglob *fg, proc_t p) argument
[all...]
H A Dkern_descrip.c913 struct fileglob *fg = fp->f_fglob; local
4200 struct fileglob *fg; local
4296 fg_free(struct fileglob *fg) argument
4722 closef_locked(struct fileproc *fp, struct fileglob *fg, proc_t p) argument
4992 struct fileglob *fg = NULL; local
5060 fileport_releasefg(struct fileglob *fg) argument
5087 struct fileglob *fg; local
5264 struct fileglob *fg; local
5298 struct fileglob *fg; local
5319 fg_insertuipc(struct fileglob * fg) argument
5369 fg_removeuipc(struct fileglob * fg) argument
5514 fo_close(struct fileglob *fg, vfs_context_t ctx) argument
[all...]
H A Dkern_event.c2395 kqueue_close(struct fileglob *fg, __unused vfs_context_t ctx) argument
H A Dproc_info.c407 proc_fileport_fdtype(mach_port_name_t name, struct fileglob *fg, void *arg) argument
392 proc_fileport_count(__unused mach_port_name_t name, __unused struct fileglob *fg, void *arg) argument
1635 proc_fileport_info(__unused mach_port_name_t name, struct fileglob *fg, void *arg) argument
[all...]
H A Dkern_exec.c3604 struct fileglob *fg = fp->f_fglob; local
/xnu-2422.115.4/security/
H A Dmac_file.c64 mac_file_label_init(struct fileglob *fg) argument
79 mac_file_label_associate(struct ucred *cred, struct fileglob *fg) argument
86 mac_file_label_destroy(struct fileglob *fg) argument
103 mac_file_check_dup(struct ucred *cred, struct fileglob *fg, int newfd) argument
112 mac_file_check_fcntl(struct ucred *cred, struct fileglob *fg, int cmd, user_long_t arg) argument
122 mac_file_check_ioctl(struct ucred *cred, struct fileglob *fg, u_int cmd) argument
131 mac_file_check_inherit(struct ucred *cred, struct fileglob *fg) argument
140 mac_file_check_receive(struct ucred *cred, struct fileglob *fg) argument
149 mac_file_check_get_offset(struct ucred *cred, struct fileglob *fg) argument
158 mac_file_check_change_offset(struct ucred *cred, struct fileglob *fg) argument
167 mac_file_check_get(struct ucred *cred, struct fileglob *fg, char *elements, int len) argument
177 mac_file_check_set(struct ucred *cred, struct fileglob *fg, char *buf, int buflen) argument
187 mac_file_check_lock(struct ucred *cred, struct fileglob *fg, int op, struct flock *fl) argument
206 mac_file_check_mmap(struct ucred *cred, struct fileglob *fg, int prot, int flags, int *maxprot) argument
221 mac_file_check_mmap_downgrade(struct ucred *cred, struct fileglob *fg, int *prot) argument
[all...]
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_vnops.c1419 vn_closefile(struct fileglob *fg, vfs_context_t ctx) argument
H A Dvfs_fsevents.c1814 fseventsf_close(struct fileglob *fg, __unused vfs_context_t ctx) argument
/xnu-2422.115.4/osfmk/console/panic_ui/
H A Dqtif2kraw.c89 static unsigned char fg, bg; variable
H A Dgenimage.c180 static unsigned char fg, bg; variable

Completed in 144 milliseconds