Searched defs:action (Results 1 - 25 of 26) sorted by relevance

12

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOEventSource.h113 Action action; member in class:IOEventSource
[all...]
H A DIOPolledInterface.h57 IOPolledCompletionAction action; member in struct:IOPolledCompletion
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMPowerStateQueue.cpp85 bool IOPMPowerStateQueue::init(OSObject *owner, Action action) argument
H A DIOCPU.cpp58 iocpu_platform_action_t action; member in struct:iocpu_platform_action_entry
H A DIOService.cpp932 enum { kPutOnFreeQueue, kPutOnActiveQueue, kPutOnWaitingQueue } action; local
1618 inline void _workLoopAction( IOWorkLoop::Action action, argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dadsp_Packet.c118 char action; /* What to do if CCB matches */ member in struct:__anon240
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dhw_perfmon.c766 int action = (int)ssp->save_r4; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/ppc/
H A Dunix_signal.c721 user_addr_t action; local
/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs_syscalls.c488 kauth_action_t action; local
H A Dnfs_serv.c473 kauth_action_t action; local
4801 nfsrv_authorize( vnode_t vp, vnode_t dvp, kauth_action_t action, vfs_context_t ctx, struct nfs_export_options *nxo, int override) argument
H A Dnfs_vnops.c6195 char action = nfs_pageouterrorhandler(error); local
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_vnops.c209 kauth_action_t action; local
462 kauth_action_t action; local
[all...]
H A Dvfs_attrlist.c311 kauth_action_t action; member in struct:getattrlist_attrtab
925 kauth_action_t action; local
1552 kauth_action_t action; local
[all...]
H A Dvfs_cache.c681 void vnode_uncache_authorized_action(vnode_t vp, kauth_action_t action) argument
704 boolean_t vnode_cache_is_authorized(vnode_t vp, vfs_context_t ctx, kauth_action_t action) argument
745 void vnode_cache_authorized_action(vnode_t vp, vfs_context_t ctx, kauth_action_t action) argument
[all...]
H A Dkpi_vfs.c2848 VNOP_ACCESS(vnode_t vp, int action, vfs_context_t ctx) argument
H A Dvfs_subr.c4655 vnode_authorize(vnode_t vp, vnode_t dvp, kauth_action_t action, vfs_context_t ctx) argument
4850 vnode_authorize_posix(vauth_ctx vcp, int action, int on_dir) argument
5354 vnode_authorize_opaque(vnode_t vp, int *resultp, kauth_action_t action, vfs_context_t ctx) argument
5433 vnode_authorize_callback(kauth_cred_t cred, void *idata, kauth_action_t action, uintptr_t arg0, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3) argument
5477 vnode_authorize_callback_int(__unused kauth_cred_t unused_cred, __unused void *idata, kauth_action_t action, uintptr_t arg0, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3) argument
[all...]
H A Dvfs_syscalls.c3190 kauth_action_t action; local
3884 kauth_action_t action; local
3985 kauth_action_t action; local
4207 kauth_action_t action; local
4275 kauth_action_t action; local
4362 kauth_action_t action; local
4483 kauth_action_t action; local
5935 kauth_action_t action; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_authorization.c396 kauth_authorize_action(kauth_scope_t scope, kauth_cred_t credential, kauth_action_t action, argument
438 kauth_authorize_allow(__unused kauth_cred_t credential, __unused void *idata, __unused kauth_action_t action, argument
469 kauth_authorize_process(kauth_cred_t credential, kauth_action_t action, struct proc *process, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3) argument
475 kauth_authorize_process_callback(kauth_cred_t credential, __unused void *idata, kauth_action_t action, argument
538 kauth_authorize_fileop(kauth_cred_t credential, kauth_action_t action, uintptr_t arg0, uintptr_t arg1) argument
579 kauth_authorize_generic(kauth_cred_t credential, kauth_action_t action) argument
589 kauth_authorize_generic_callback(kauth_cred_t credential, __unused void *idata, kauth_action_t action, __unused uintptr_t arg0, __unused uintptr_t arg1, __unused uintptr_t arg2, __unused uintptr_t arg3) argument
[all...]
H A Dkern_exec.c1414 int action; local
2430 kauth_action_t action; local
[all...]
H A Dtty_ptmx.c476 ptmx_clone(__unused dev_t dev, int action) argument
H A Dkern_sig.c838 int action = uap->action; local
1522 sig_t action = NULL; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/devfs/
H A Ddevfs_tree.c1198 devfs_make_node_clone(dev_t dev, int chrblk, uid_t uid, gid_t gid, int perms, int (*clone)(dev_t dev, int action), const char *fmt, ...) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_fw2_compat.c1515 ipfw_insn *action, *cmd, *src, *dst; local
[all...]
H A Dip_fw2.c563 const char *action; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dip6_fw.c418 const char *action; local
[all...]

Completed in 210 milliseconds

12