Searched defs:command (Results 1 - 19 of 19) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/dev/i386/
H A Dkern_machdep.c68 md_prepare_for_shutdown( __unused int paniced, __unused int howto, __unused char * command) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_xxx.c93 char command[64]; local
H A Dkern_shutdown.c106 boot(int paniced, int howto, char *command) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/ppc/
H A Dkern_machdep.c259 md_prepare_for_shutdown(__unused int paniced, __unused int howto, __unused char * command) argument
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOCommandPool.cpp148 IOCommand *command = 0; local
167 gatedGetCommand(IOCommand **command, bool blockForCommand) argument
188 returnCommand(IOCommand *command) argument
202 gatedReturnCommand(IOCommand *command) argument
[all...]
H A DIOWorkLoop.cpp430 maintCommandEnum command = (maintCommandEnum) (vm_address_t) inC; local
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dether_at_pr_module.c187 ether_at_prmod_ioctl( ifnet_t ifp, __unused protocol_family_t protocol_family, u_int32_t command, void *data) argument
H A Dether_inet6_pr_module.c201 ether_inet6_prmod_ioctl( ifnet_t ifp, __unused protocol_family_t protocol_family, u_int32_t command, void* data) argument
H A Dether_if_module.c599 ether_ioctl( __unused ifnet_t ifp, __unused u_int32_t command, __unused void* data) argument
H A Dether_inet_pr_module.c304 ether_inet_prmod_ioctl( ifnet_t ifp, __unused protocol_family_t protocol_family, u_int32_t command, void* data) argument
/macosx-10.5.8/xnu-1228.15.4/iokit/Tests/
H A DTestDevice.cpp122 TestDeviceAction command; local
/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dzip.h69 u_char command; member in struct:at_zip
77 char command; member in struct:__anon286
/macosx-10.5.8/AppleMacRiscPCI-3.4/
H A DAppleMacRiscPCI.cpp1615 UInt32 command; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_fw2_compat.c2216 ipfw_get_command_and_version(struct sockopt *sopt, int *command, u_int32_t *api_version) argument
[all...]
H A Dip_fw2.c2885 int command; local
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dkdebug.h448 char command[20]; member in struct:__anon374
H A Dsysproto.h306 char command_l_[PADL_(user_addr_t)]; user_addr_t command; char command_r_[PADR_(user_addr_t)]; member in struct:reboot_args
/macosx-10.5.8/xnu-1228.15.4/bsd/netkey/
H A Dkey.c8815 ipsecif_ioctl( __unused ifnet_t interface, __unused u_int32_t command, __unused void *data) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dkpi_vfs.c3129 VNOP_IOCTL(vnode_t vp, u_long command, caddr_t data, int fflag, vfs_context_t ctx) argument

Completed in 147 milliseconds