Searched defs:type (Results 1 - 25 of 158) sorted by relevance

1234567

/xnu-2422.115.4/bsd/net/
H A Dif_utun_crypto_dtls.h106 utun_crypto_framer_inner_type_to_protocol_family (utun_crypto_framer_inner_type_t type) argument
H A Dether_inet6_pr_module.c160 ether_inet6_pre_output(ifnet_t ifp, protocol_family_t protocol_family, mbuf_t *m0, const struct sockaddr *dst_netaddr, void *route, char *type, char *edst) argument
H A Dndrv.h91 u_int16_t type; member in struct:ndrv_demux_desc
[all...]
/xnu-2422.115.4/libsyscall/wrappers/legacy/
H A Dsocketpair.c47 socketpair(int domain, int type, int protocol, int socket_vector[2]) argument
/xnu-2422.115.4/bsd/miscfs/mockfs/
H A Dmockfs_fsnode.h62 uint8_t type; /* Serves as a unique identifier for now */ member in struct:mockfs_fsnode
H A Dmockfs_fsnode.c57 int mockfs_fsnode_create(mount_t mp, uint8_t type, mockfs_fsnode_t * fsnpp) argument
262 mockfs_fsnode_child_by_type(mockfs_fsnode_t parent, uint8_t type, mockfs_fsnode_t * child) argument
[all...]
/xnu-2422.115.4/osfmk/ipc/
H A Dipc_space.c254 mach_port_type_t type; local
321 mach_port_type_t type; local
H A Dipc_pset.c514 filt_machporttouch(struct knote *kn, struct kevent64_s *kev, long type) argument
/xnu-2422.115.4/osfmk/kdp/ml/x86_64/
H A Dkdp_vm.c156 kdp_dump_trap( int type, __unused x86_saved_state64_t *saved_state) argument
/xnu-2422.115.4/bsd/kern/
H A Dsocket_info.c102 short type; local
H A Dkern_malloc.c559 _MALLOC( size_t size, int type, int flags) argument
617 _FREE( void *addr, int type) argument
634 _REALLOC( void *addr, size_t size, int type, int flags) argument
664 _MALLOC_ZONE( size_t size, int type, int flags) argument
700 _FREE_ZONE( void *elem, size_t size, int type) argument
[all...]
H A Dprocess_policy.c473 proc_apply_resource_actions(void * bsdinfo, __unused int type, int action) argument
504 proc_restore_resource_actions(void * bsdinfo, __unused int type, int action) argument
/xnu-2422.115.4/bsd/net/altq/
H A Daltq_subr.c96 altq_lookup(char *name, u_int32_t type) argument
117 altq_attach(struct ifaltq *altq, u_int32_t type, void *discipline, argument
/xnu-2422.115.4/bsd/security/audit/
H A Daudit_mac.c201 audit_mac_data(int type, int len, u_char *data) { argument
/xnu-2422.115.4/osfmk/vm/
H A Dvm_purgeable_internal.h60 enum purgeable_q_type type; member in struct:purgeable_q
/xnu-2422.115.4/security/
H A Dmac_data.h109 unsigned int type; member in struct:mac_module_data_list
H A Dmac_inet.c274 mac_inpcb_check_deliver(struct inpcb *inp, struct mbuf *m, int family, int type) argument
/xnu-2422.115.4/bsd/dev/i386/
H A Dconf.c298 isdisk(dev_t dev, int type) argument
/xnu-2422.115.4/bsd/hfs/
H A Dhfs_lookup.c345 int type = (attr.ca_mode & S_IFMT); local
/xnu-2422.115.4/bsd/net/classq/
H A Dclassq.c84 _qinit(class_queue_t *q, int type, int lim) argument
/xnu-2422.115.4/bsd/netinet6/
H A Dip6_forward.c128 int error, type = 0, code = 0; local
/xnu-2422.115.4/iokit/Kernel/
H A DRootDomainUserClient.cpp50 initWithTask(task_t owningTask, void *security_id, UInt32 type, OSDictionary * properties) argument
142 secureSetAggressiveness( unsigned long type, unsigned long newLevel, int *return_code ) argument
229 clientMemoryForType( UInt32 type, IOOptionBits *options, IOMemoryDescriptor ** memory) argument
H A DIOEventSource.cpp115 int IOEventSource::sleepGate(void *event, UInt32 type) argument
124 int IOEventSource::sleepGate(void *event, AbsoluteTime deadline, UInt32 type) argument
/xnu-2422.115.4/libkern/kxld/
H A Dkxld_sym.h51 uint8_t type; member in struct:kxld_sym
/xnu-2422.115.4/osfmk/mach/
H A Drpc.h67 routine_arg_type type; /* Port, Array, etc. */ member in struct:rpc_routine_arg_descriptor

Completed in 127 milliseconds

1234567