Searched defs:fileglob (Results 1 – 3 of 3) sorted by relevance
178 struct fileglob { struct184 …kauth_cred_t XNU_PTRAUTH_SIGNED_PTR("fileglob.fg_cred") fg_cred; /* credentials ass… argument188 …struct fd_vn_data *XNU_PTRAUTH_SIGNED_PTR("fileglob.fg_vn_data") fg_vn_data; /* Per fd vnode da… argument198 ofd_to_id(const struct fileglob *fg) in ofd_to_id() argument
122 int (*action)(mach_port_name_t, struct fileglob *, void *), in fileport_invoke()
2778 unp_scan(struct mbuf *m0, void (*op)(struct fileglob *, void *arg), void *arg) in unp_scan()