Searched defs:create (Results 1 - 10 of 10) sorted by relevance

/xnu-2422.115.4/iokit/Kernel/
H A DIOSyncer.cpp35 IOSyncer * IOSyncer::create(bool twoRetains) function in class:IOSyncer
H A DIORegistryEntry.cpp1857 IORegistryIterator * create; local
[all...]
H A DIOService.cpp3513 bool create; local
H A DIOServicePM.cpp7926 IOPMRequest * IOPMRequest::create( void ) function in class:IOPMRequest
8077 IOPMRequestQueue * IOPMRequestQueue::create( IOService * inOwner, Action inAction ) function in class:IOPMRequestQueue
8169 IOPMWorkQueue::create( IOService * inOwner, Action work, Action retire ) function in class:IOPMWorkQueue
8354 IOPMCompletionQueue::create( IOServic function in class:IOPMCompletionQueue
[all...]
/xnu-2422.115.4/bsd/net/
H A Dnet_str_id.c99 net_str_id_find_internal(const char *string, u_int32_t *out_id, u_int32_t kind, int create) argument
/xnu-2422.115.4/bsd/miscfs/devfs/
H A Ddevfs_tree.c284 dev_finddir(const char * path, devnode_t * dirnode, int create, devnode_t * * dn_pp, devfs_event_log_t delp) argument
/xnu-2422.115.4/bsd/netinet/
H A Din_arp.c905 arp_lookup_route(const struct in_addr *addr, int create, int proxy, argument
/xnu-2422.115.4/bsd/kern/
H A Dkern_proc.c1666 enterlctx (proc_t p, struct lctx *l, __unused int create) argument
/xnu-2422.115.4/bsd/netinet6/
H A Dnd6.c1647 nd6_lookup(struct in6_addr *addr6, int create, struct ifnet *ifp, int rt_locked) argument
[all...]
/xnu-2422.115.4/bsd/nfs/
H A Dnfs4_vnops.c4520 nfs4_open_rpc( struct nfs_open_file *nofp, vfs_context_t ctx, struct componentname *cnp, struct vnode_attr *vap, vnode_t dvp, vnode_t *vpp, int create, int share_access, int share_deny) argument
4618 nfs4_open_rpc_internal( struct nfs_open_file *nofp, vfs_context_t ctx, thread_t thd, kauth_cred_t cred, struct componentname *cnp, struct vnode_attr *vap, vnode_t dvp, vnode_t *vpp, int create, int share_access, int share_deny) argument
6914 int create, guarded, prefetch, truncate, noopbusy = 0; local
[all...]

Completed in 138 milliseconds