Searched defs:attrp (Results 1 – 5 of 5) sorted by relevance
| /xnu-11417.121.6/bsd/kern/ |
| H A D | process_policy.c | 115 user_addr_t attrp = uap->attrp; in process_policy() local 242 …nt scope, int action, __unused int policy, int policy_subtype, __unused user_addr_t attrp, proc_t … in handle_lowresource() 265 handle_cpuuse(int action, user_addr_t attrp, proc_t proc, __unused uint64_t target_threadid) in handle_cpuuse() 370 user_addr_t attrp, in handle_applifecycle() 447 __unused user_addr_t attrp, in handle_apptype() 508 __unused user_addr_t attrp, in handle_boost()
|
| /xnu-11417.121.6/tests/ |
| H A D | vm_set_max_addr_test.c | 30 posix_spawnattr_t attrp; variable
|
| /xnu-11417.121.6/bsd/sys/ |
| H A D | spawn_internal.h | 483 _posix_spawnattr_t attrp; /* pointer to block */ member 520 uint32_t attrp; /* pointer to block */ member 541 user_addr_t attrp; /* pointer to block */ member
|
| /xnu-11417.121.6/libsyscall/wrappers/spawn/ |
| H A D | posix_spawn.c | 2977 const posix_spawnattr_t * __restrict attrp, in posix_spawn()
|
| /xnu-11417.121.6/bsd/vfs/ |
| H A D | vfs_attrlist.c | 1112 vol_attributes_attr_t *attrp = &vs.f_attributes; in getvolattrlist() local
|