Searched refs:targetp (Results 1 - 25 of 49) sorted by last modified time

12

/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dkern_resource.c117 static int do_background_proc(struct proc *curp, struct proc *targetp, int priority);
118 static int set_gpudeny_proc(struct proc *curp, struct proc *targetp, int priority);
119 static int proc_set_darwin_role(proc_t curp, proc_t targetp, int priority);
120 static int proc_get_darwin_role(proc_t curp, proc_t targetp, int *priority);
121 static int get_background_proc(struct proc *curp, struct proc *targetp, int *priority);
534 set_gpudeny_proc(struct proc *curp, struct proc *targetp, int priority) argument
541 target_cred = kauth_cred_proc_ref(targetp);
552 if (curp == targetp) {
558 error = mac_proc_check_sched(curp, targetp);
565 task_set_gpu_denied(proc_task(targetp), TRU
582 proc_set_darwin_role(proc_t curp, proc_t targetp, int priority) argument
641 proc_get_darwin_role(proc_t curp, proc_t targetp, int *priority) argument
691 get_background_proc(struct proc *curp, struct proc *targetp, int *priority) argument
717 do_background_proc(struct proc *curp, struct proc *targetp, int priority) argument
1883 proc_t targetp; local
[all...]
H A Dproc_info.c174 int proc_security_policy(proc_t targetp, int callnum, int flavor, boolean_t check_same_user);
2071 proc_security_policy(proc_t targetp, __unused int callnum, __unused int flavor, boolean_t check_same_user) argument
2076 if ((error = mac_proc_check_proc_info(current_proc(), targetp, callnum, flavor)))
2081 if (targetp == PROC_NULL) {
2097 target_cred = kauth_cred_proc_ref(targetp);
H A Dkern_sfi.c190 proc_t targetp; local
218 targetp = proc_find(pid);
219 if (!targetp) {
224 proc_apply_sfi_managed(targetp, (void *)&uap->sfi_flags);
226 proc_rele(targetp);
237 targetp = proc_find(pid);
238 if (!targetp) {
243 managed_enabled = proc_get_task_policy(targetp->task, THREAD_NULL, TASK_POLICY_ATTRIBUTE, TASK_POLICY_SFI_MANAGED);
245 proc_rele(targetp);
/macosx-10.10.1/smb-759.0/kernel/smbfs/
H A Dsmbfs_smb_2.c3172 char *targetp, size_t target_len,
3234 error = smb_convert_path_to_network(targetp, target_len, pathp, &path_len,
3637 targetp, target_len,
5008 char *targetp, size_t target_len,
5016 targetp, target_len,
5022 targetp, target_len,
3170 smb2fs_smb_cmpd_reparse_point_set(struct smb_share *share, struct smbnode *create_np, const char *namep, size_t name_len, char *targetp, size_t target_len, struct smbfattr *fap, vfs_context_t context) argument
5006 smbfs_smb_create_reparse_symlink(struct smb_share *share, struct smbnode *dnp, const char *namep, size_t name_len, char *targetp, size_t target_len, struct smbfattr *fap, vfs_context_t context) argument
H A Dsmbfs_subr_2.h80 char *targetp, size_t target_len,
/macosx-10.10.1/ruby-106/ruby/
H A Dregparse.c5749 Node** targetp; local
5833 targetp = np;
6116 targetp = np;
6124 if (is_invalid_quantifier_target(*targetp))
6131 r = set_quantifier(qn, *targetp, group, env);
6149 *targetp = qn;
6157 *targetp = node_new_list(*targetp, NULL);
6158 if (IS_NULL(*targetp)) {
6162 tmp = NCDR(*targetp)
[all...]
/macosx-10.10.1/gssd-64/
H A Dgsstest.c166 } clientp, targetp; variable in typeref:struct:gss_name
436 targetp.nt = GSSD_HOSTBASED;
437 targetp.name = (gssd_byte_buffer)svcname;
438 targetp.len = (uint32_t) strlen(svcname);
656 targetp.nt,
657 targetp.name,
658 targetp.len,
/macosx-10.10.1/bind9-45.101/bind9/bin/named/
H A Dclient.c2381 ns_client_attach(ns_client_t *source, ns_client_t **targetp) { argument
2383 REQUIRE(targetp != NULL && *targetp == NULL);
2389 *targetp = source;
H A Dinterfacemgr.c150 ns_interfacemgr_detach(ns_interfacemgr_t **targetp) { argument
152 ns_interfacemgr_t *target = *targetp;
163 *targetp = NULL;
430 ns_interface_detach(ns_interface_t **targetp) { argument
432 ns_interface_t *target = *targetp;
443 *targetp = NULL;
H A Dlwresd.c415 ns_lwdmanager_attach(ns_lwresd_t *source, ns_lwresd_t **targetp) { argument
417 INSIST(targetp != NULL && *targetp == NULL);
423 *targetp = source;
463 ns_lwreslistener_t **targetp)
466 INSIST(targetp != NULL && *targetp == NULL);
472 *targetp = source;
462 ns_lwreslistener_attach(ns_lwreslistener_t *source, ns_lwreslistener_t **targetp) argument
/macosx-10.10.1/bind9-45.101/bind9/bin/named/include/named/
H A Dinterfacemgr.h109 ns_interfacemgr_detach(ns_interfacemgr_t **targetp);
161 ns_interface_detach(ns_interface_t **targetp);
H A Dlwresd.h83 ns_lwdmanager_attach(ns_lwresd_t *source, ns_lwresd_t **targetp);
95 ns_lwreslistener_t **targetp);
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/
H A Dacache.c1141 dns_acache_attach(dns_acache_t *source, dns_acache_t **targetp) { argument
1143 REQUIRE(targetp != NULL && *targetp == NULL);
1149 *targetp = source;
1681 dns_acacheentry_t **targetp)
1684 REQUIRE(targetp != NULL && *targetp == NULL);
1688 *targetp = source;
1680 dns_acache_attachentry(dns_acacheentry_t *source, dns_acacheentry_t **targetp) argument
H A Dcache.c400 dns_cache_attach(dns_cache_t *cache, dns_cache_t **targetp) { argument
403 REQUIRE(targetp != NULL && *targetp == NULL);
409 *targetp = cache;
H A Ddb.c158 dns_db_attach(dns_db_t *source, dns_db_t **targetp) { argument
161 * Attach *targetp to source.
165 REQUIRE(targetp != NULL && *targetp == NULL);
167 (source->methods->attach)(source, targetp);
169 ENSURE(*targetp == source);
431 dns_dbversion_t **targetp)
434 * Attach '*targetp' to 'source'.
440 REQUIRE(targetp != NULL && *targetp
430 dns_db_attachversion(dns_db_t *db, dns_dbversion_t *source, dns_dbversion_t **targetp) argument
549 dns_db_attachnode(dns_db_t *db, dns_dbnode_t *source, dns_dbnode_t **targetp) argument
578 dns_db_transfernode(dns_db_t *db, dns_dbnode_t **sourcep, dns_dbnode_t **targetp) argument
[all...]
H A Ddbtable.c136 dns_dbtable_attach(dns_dbtable_t *source, dns_dbtable_t **targetp) { argument
138 REQUIRE(targetp != NULL && *targetp == NULL);
148 *targetp = source;
H A Decdb.c156 attach(dns_db_t *source, dns_db_t **targetp) { argument
160 REQUIRE(targetp != NULL && *targetp == NULL);
166 *targetp = source;
209 attachnode(dns_db_t *db, dns_dbnode_t *source, dns_dbnode_t **targetp) { argument
215 REQUIRE(targetp != NULL && *targetp == NULL);
223 *targetp = node;
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/include/dns/
H A Dacache.h200 dns_acache_attach(dns_acache_t *source, dns_acache_t **targetp);
202 * Attach *targetp to cache.
208 * 'targetp' points to a NULL dns_acache_t *.
212 * *targetp is attached to the 'source' additional cache.
404 dns_acache_attachentry(dns_acacheentry_t *source, dns_acacheentry_t **targetp);
406 * Attach *targetp to the cache entry 'source'.
412 * 'targetp' points to a NULL dns_acacheentry_t *.
416 * *targetp is attached to 'source'.
H A Dcache.h114 dns_cache_attach(dns_cache_t *cache, dns_cache_t **targetp);
116 * Attach *targetp to cache.
122 *\li 'targetp' points to a NULL dns_cache_t *.
126 *\li *targetp is attached to cache.
H A Ddb.h76 void (*attach)(dns_db_t *source, dns_db_t **targetp);
89 dns_dbversion_t **targetp);
111 dns_dbnode_t **targetp);
113 dns_dbnode_t **targetp);
153 dns_dbnode_t **targetp);
303 dns_db_attach(dns_db_t *source, dns_db_t **targetp);
305 * Attach *targetp to source.
311 * \li 'targetp' points to a NULL dns_db_t *.
315 * \li *targetp is attached to source.
608 dns_dbversion_t **targetp);
[all...]
H A Ddbtable.h76 dns_dbtable_attach(dns_dbtable_t *source, dns_dbtable_t **targetp);
78 * Attach '*targetp' to 'source'.
84 *\li 'targetp' points to a NULL dns_dbtable_t *.
88 *\li *targetp is attached to source.
H A Dkeytable.h107 dns_keytable_attach(dns_keytable_t *source, dns_keytable_t **targetp);
109 * Attach *targetp to source.
115 *\li 'targetp' points to a NULL dns_keytable_t *.
119 *\li *targetp is attached to source.
H A Drequest.h136 dns_requestmgr_attach(dns_requestmgr_t *source, dns_requestmgr_t **targetp);
145 *\li 'targetp' to be non NULL and '*targetp' to be NULL.
H A Dresolver.h247 dns_resolver_attach(dns_resolver_t *source, dns_resolver_t **targetp);
H A Dssu.h74 dns_ssutable_attach(dns_ssutable_t *source, dns_ssutable_t **targetp);
76 * Attach '*targetp' to 'source'.
80 *\li 'targetp' points to a NULL dns_ssutable_t *.
83 *\li *targetp is attached to source.

Completed in 462 milliseconds

12