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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dsys_socket.c490 soo_close(struct fileglob *fg, __unused vfs_context_t ctx) argument
H A Dsys_pipe.c1508 pipe_close(struct fileglob *fg, __unused vfs_context_t ctx) argument
H A Dposix_sem.c1025 psem_closefile(struct fileglob *fg, __unused vfs_context_t ctx) argument
H A Dposix_shm.c1065 pshm_closefile(struct fileglob *fg, __unused vfs_context_t ctx) argument
H A Duipc_usrreq.c1236 struct fileglob *fg; local
1388 struct fileglob *fg, *nextfg; local
1660 unp_mark(struct fileglob *fg) argument
1677 unp_discard(struct fileglob *fg) argument
1688 unp_discard_fdlocked(struct fileglob *fg, proc_t p) argument
[all...]
H A Dkern_descrip.c3363 struct fileglob *fg; local
3468 fg_free(struct fileglob *fg) argument
3870 closef_finish(struct fileproc *fp, struct fileglob *fg, proc_t p, vfs_context_t ctx) argument
3915 closef_locked(struct fileproc *fp, struct fileglob *fg, proc_t p) argument
4258 struct fileglob *fg; local
4291 struct fileglob *fg; local
4312 fg_insertuipc(struct fileglob * fg) argument
4362 fg_removeuipc(struct fileglob * fg) argument
4507 fo_close(struct fileglob *fg, vfs_context_t ctx) argument
[all...]
H A Dkern_event.c1638 kqueue_close(struct fileglob *fg, __unused vfs_context_t ctx) argument
H A Dkern_sysctl.c1004 struct fileglob *fg; local
[all...]
/macosx-10.5.8/xnu-1228.15.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...]
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_vnops.c1202 vn_closefile(struct fileglob *fg, vfs_context_t ctx) argument
H A Dvfs_fsevents.c2032 fseventsf_close(struct fileglob *fg, __unused vfs_context_t ctx) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dsys_glue.c285 _ATclose( struct fileglob *fg, __unused vfs_context_t ctx) argument
/macosx-10.5.8/xnu-1228.15.4/osfmk/console/panic_ui/
H A Dgenimage.c180 static unsigned char fg, bg; variable
H A Dqtif2kraw.c89 static unsigned char fg, bg; variable

Completed in 106 milliseconds