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

1234567

/macosx-10.5.8/xnu-1228.15.4/bsd/ufs/ufs/
H A Dufs_vfsops.c129 int cmd, type, error; local
H A Dufs_quota.c196 chkdqchg(struct inode *ip, int64_t change, kauth_cred_t cred, int type) argument
332 chkiqchg(struct inode *ip, long change, kauth_cred_t cred, int type) argument
528 int type; member in struct:ufs_quotaoff_cargs
554 quotaoff(struct mount *mp, register int type) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/ddb/
H A Ddb_trap.c88 db_task_trap(__unused int type, __unused int code, boolean_t user_space) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif_disc.c116 disc_modevent(module_t mod, int type, void *data) argument
H A Dether_at_pr_module.c137 ether_at_pre_output( ifnet_t ifp, __unused protocol_family_t protocol_family, mbuf_t *m0, const struct sockaddr *dst_netaddr, __unused void *route, char *type, char *edst) argument
H A Dif_atm.h119 u_int8_t type[2]; /* "ethernet" type */ member in struct:atmllc
H A Dif_fddisubr.c133 u_int16_t type; local
439 u_int16_t type; local
[all...]
H A Dether_inet6_pr_module.c136 ether_inet6_pre_output( ifnet_t ifp, __unused 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...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dinterrupt.c77 interrupt( int type, struct savearea *ssp, unsigned int dsisr, unsigned int dar) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Datp_read.c505 register int type; local
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_lookup.c310 int type = (attr.ca_mode & S_IFMT); local
H A Dhfs_quota.c559 int type; member in struct:hfs_quotaoff_cargs
582 hfs_quotaoff(__unused struct proc *p, struct mount *mp, register int type) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_malloc.c549 _MALLOC( size_t size, int type, int flags) argument
580 _FREE( void *addr, int type) argument
597 _MALLOC_ZONE( size_t size, int type, int flags) argument
633 _FREE_ZONE( void *elem, size_t size, int type) argument
[all...]
H A Dsocket_info.c100 short type; local
H A Duipc_mbuf2.c370 m_tag_alloc(u_int32_t id, u_int16_t type, int len, int wait) argument
469 m_tag_locate(struct mbuf *m, u_int32_t id, u_int16_t type, struct m_tag *t) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dip6_forward.c96 int error, type = 0, code = 0; local
H A Dmld6.c390 mld6_sendpkt( struct in6_multi *in6m, int type, const struct in6_addr *dst) argument
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOEventSource.cpp57 int IOEventSource::sleepGate(void *event, UInt32 type) argument
/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_space.c265 mach_port_type_t type; local
284 mach_port_type_t type; local
356 mach_port_type_t type; local
374 mach_port_type_t type; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_purgeable_internal.h66 enum purgeable_q_type type; member in struct:purgeable_q
/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac_data.h105 unsigned int type; member in struct:mac_module_data_list
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/i386/
H A Dconf.c304 isdisk(dev_t dev, int type) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/ppc/
H A Dconf.c275 isdisk(dev_t dev, int type) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Digmp.c476 igmp_sendpkt(struct in_multi *inm, int type, unsigned long addr) argument

Completed in 206 milliseconds

1234567