Searched refs:create (Results 1 - 25 of 25) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dkpi_mbuf_internal.h10 * may not be used to create, or enable the creation or redistribution of,
35 mbuf_tag_id_t * out_id, int create);
H A Dkern_fork.c10 * may not be used to create, or enable the creation or redistribution of,
304 DTRACE_PROC1(create, proc_t, child_proc);
366 * a global limit on the maximum number we will create. Don't allow
529 * will, in effect, create a duplicate of it, with only minor
533 /* Failed to create thread */
841 * Notes: Attempts to create a new child process which inherits state
889 DTRACE_PROC1(create, proc_t, child_proc);
956 * Failed to create thread; now we must deconstruct the new
H A Dkern_proc.c10 * may not be used to create, or enable the creation or redistribution of,
1576 enterlctx (proc_t p, struct lctx *l, __unused int create) argument
1586 if (create)
H A Dkern_exec.c10 * may not be used to create, or enable the creation or redistribution of,
531 * If we have a SUID oder SGID script, create a file descriptor
2104 DTRACE_PROC1(create, proc_t, p);
3480 * Parameters: p Process to call execve() to create
/darwin-on-arm/xnu/tools/tests/libMicro/
H A Dod_account_create.sh31 echo " will create users 1000 users (from '${PREFIX}1' to '${PREFIX}1000')"
53 # check to see if od_test_group exist. if not, create one
59 dseditgroup -q -o create -n $NODE -u $OD_ADMIN -P $OD_PASS -i ${GROUP_ID} ${GROUP_NAME}1
60 dseditgroup -q -o create -n $NODE -u $OD_ADMIN -P $OD_PASS -i ${GROUP_ID2} ${GROUP_NAME}2
62 dseditgroup -q -o create -n $NODE -i ${GROUP_ID} ${GROUP_NAME}1
63 dseditgroup -q -o create -n $NODE -i ${GROUP_ID2} ${GROUP_NAME}2
68 echo "Failed to create test_group"
95 echo "Running dsimport to create users. Please be patient. This takes a while ..."
121 dseditgroup -q -o create -r "libMicro ACL" com.apple.access_libMicro
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOSyncer.h10 * may not be used to create, or enable the creation or redistribution of,
49 static IOSyncer * create(bool twoRetains = true)
/darwin-on-arm/xnu/bsd/net/
H A Dnet_str_id.c10 * may not be used to create, or enable the creation or redistribution of,
100 u_int32_t kind, int create)
119 if (create == 0) {
136 if (create == 0) {
99 net_str_id_find_internal(const char *string, u_int32_t *out_id, u_int32_t kind, int create) argument
H A Dif_var.h10 * may not be used to create, or enable the creation or redistribution of,
660 #define IF_CLONE_INITIALIZER(name, create, destroy, minifs, maxunit) { \
662 create, destroy \
H A Droute.c10 * may not be used to create, or enable the creation or redistribution of,
1310 goto create;
1324 create:
2264 * will create an endless loop (see notes below), so disallow it.
3542 * We need to compare rt_key and rt_gateway; create
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOSyncer.cpp10 * may not be used to create, or enable the creation or redistribution of,
35 IOSyncer * IOSyncer::create(bool twoRetains) function in class:IOSyncer
H A DIOServicePMPrivate.h10 * may not be used to create, or enable the creation or redistribution of,
601 static IOPMRequest * create( void );
630 static IOPMRequestQueue * create( IOService * inOwner, Action inAction );
668 static IOPMWorkQueue * create( IOService * inOwner, Action work, Action retire );
692 static IOPMCompletionQueue * create( IOService * inOwner, Action inAction );
H A DIORegistryEntry.cpp10 * may not be used to create, or enable the creation or redistribution of,
1859 IORegistryIterator * create; local
1866 create = new IORegistryIterator;
1867 if( create) {
1868 if( create->init()) {
1871 create->root = root;
1872 create->where = &create->start;
1873 create->start.current = root;
1874 create
[all...]
H A DIOServicePM.cpp10 * may not be used to create, or enable the creation or redistribution of,
445 gIOPMRequestQueue = IOPMRequestQueue::create(
449 gIOPMReplyQueue = IOPMRequestQueue::create(
453 gIOPMWorkQueue = IOPMWorkQueue::create(
460 gIOPMFreeQueue = IOPMCompletionQueue::create(
6469 request = IOPMRequest::create();
7392 IOPMRequest * IOPMRequest::create( void ) function in class:IOPMRequest
7539 IOPMRequestQueue * IOPMRequestQueue::create( IOService * inOwner, Action inAction ) function in class:IOPMRequestQueue
7631 IOPMWorkQueue::create( IOService * inOwner, Action work, Action retire ) function in class:IOPMWorkQueue
7816 IOPMCompletionQueue::create( IOServic function in class:IOPMCompletionQueue
[all...]
H A DIOService.cpp10 * may not be used to create, or enable the creation or redistribution of,
2674 // create a copy now in case its modified during matching
3479 bool create; local
3491 create = ( (gOutstandingJobs > count)
3493 if( create) {
3502 if( create) {
/darwin-on-arm/xnu/bsd/sys/
H A Dmake_posix_availability.sh48 * may not be used to create, or enable the creation or redistribution of,
H A Dmake_symbol_aliasing.sh52 * may not be used to create, or enable the creation or redistribution of,
H A Dproc_internal.h10 * may not be used to create, or enable the creation or redistribution of,
677 extern void enterlctx(struct proc *p, struct lctx *l, int create);
/darwin-on-arm/xnu/libsyscall/
H A DMakefile178 xcodescripts/create-syscalls.pl $(KERNEL_SOURCE)/bsd/kern/syscalls.master custom/ Platforms/ $(PLATFORM) $(BUILDOBJS)/sys
/darwin-on-arm/xnu/makedefs/
H A DMakeInc.rule706 $(LIPO) $${lipo_arg} -create -output $@; \
747 $(LIPO) $${lipo_arg} -create -output $@; \
757 $(LIPO) $${lipo_arg} -create \
/darwin-on-arm/xnu/bsd/netinet/
H A Din_arp.c10 * may not be used to create, or enable the creation or redistribution of,
443 * If target has changed, create a new record;
810 arp_lookup_route(const struct in_addr *addr, int create, int proxy, argument
830 rt = rtalloc1_scoped((struct sockaddr*)&sin, create, 0, ifscope);
848 if (create && log_arp_warnings) {
1258 * target, and the sender isn't 0.0.0.0, go ahead and create one.
1352 /* don't create entry if link-local address and link-local is disabled */
/darwin-on-arm/xnu/config/
H A DMakefile159 $(LIPO) $${per_arch_symbolsets} -create -output $@; \
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs4_vnops.c10 * may not be used to create, or enable the creation or redistribution of,
144 if (np->n_flag & NISDOTZFSCHILD) /* may be able to create/delete snapshot dirs */
1988 * if an existing one is not found. This is used in "create" scenarios to
2021 * file structure yet, we create one for it.
4517 * Send a normal OPEN RPC to open/create a file.
4527 int create,
4532 cnp, vap, dvp, vpp, create, share_access, share_deny));
4614 * If create is set, ctx must be passed in.
4627 int create,
4652 if (create
4520 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...]
/darwin-on-arm/xnu/bsd/miscfs/devfs/
H A Ddevfs_tree.c10 * may not be used to create, or enable the creation or redistribution of,
277 * option is true, then create any missing nodes in the path and create
286 int create,
344 if (!create) {
961 * recursively will create subnodes corresponding to equivalent
1295 * If we failed the create, we need to release the cloned minor
1593 /* find/create directory path ie. mkdir -p */
284 dev_finddir(const char * path, devnode_t * dirnode, int create, devnode_t * * dn_pp, devfs_event_log_t delp) argument
/darwin-on-arm/xnu/bsd/netinet6/
H A Dnd6.c10 * may not be used to create, or enable the creation or redistribution of,
1151 * preferred, do not create another one. It would be rare, but
1186 log(LOG_NOTICE, "regen_tmpaddr: failed to create a new"
1336 int create,
1353 create, 0, ifscope);
1356 create, 0, ifscope);
1364 * If we want to create a neighbor cache for the
1368 if (create) {
1379 if (create && ifp) {
1385 * If no route is available and create i
1334 nd6_lookup( struct in6_addr *addr6, int create, struct ifnet *ifp, int rt_locked) argument
[all...]
/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Ddtrace.c8359 * including functions to create probes, look-up probes, and call into the
8677 * create an ECB with a NULL probe.
11870 * We're going to create a new ECB description that matches the
12000 dtrace_probedesc_t *create)
12068 dtrace_enabling_addlike(new, ep, create);
12205 * enabling any probes, we create ECBs for every ECB decription, but with a
12306 * Create DOF out of a currently enabled state. Right now, we only create
12307 * DOF containing the run-time options -- but this could be expanded to create
14103 * We're not going to create an aggregation buffer
14131 * We're not going to create speculatio
[all...]

Completed in 134 milliseconds