Searched defs:mod (Results 251 - 275 of 305) sorted by relevance

<<111213

/freebsd-10.3-release/contrib/gcclibs/libiberty/
H A Dcp-demangle.c224 const struct demangle_component *mod; member in struct:d_print_mod
3525 d_print_mod(struct d_print_info *dpi, const struct demangle_component *mod) argument
[all...]
/freebsd-10.3-release/sys/dev/mpt/
H A Dmpt.c246 mpt_modevent(module_t mod, int type, void *data) argument
/freebsd-10.3-release/sys/dev/fb/
H A Dvesa.c1963 vesa_mod_event(module_t mod, int type, void *data) argument
/freebsd-10.3-release/sys/dev/fdc/
H A Dfdc.c2081 fdc_modevent(module_t mod, int type, void *data) argument
/freebsd-10.3-release/sys/dev/ctau/
H A Dif_ct.c2172 static int ct_modevent (module_t mod, int type, void *unused) argument
/freebsd-10.3-release/sys/dev/cx/
H A Dif_cx.c2505 static int cx_modevent (module_t mod, int type, void *unused) argument
/freebsd-10.3-release/contrib/binutils/binutils/
H A Dwrstabs.c846 stab_modify_type(struct stab_write_handle *info, int mod, unsigned int size, long **cache, size_t *cache_alloc) argument
/freebsd-10.3-release/contrib/groff/src/preproc/tbl/
H A Dtable.cpp151 const entry_modifier *mod; member in class:table_entry
[all...]
/freebsd-10.3-release/contrib/binutils/libiberty/
H A Dcp-demangle.c256 const struct demangle_component *mod; member in struct:d_print_mod
3676 d_print_mod(struct d_print_info *dpi, const struct demangle_component *mod) argument
[all...]
/freebsd-10.3-release/contrib/binutils/opcodes/
H A Darm-dis.c3360 unsigned int bits = 0, imm, imm8, mod; local
/freebsd-10.3-release/sys/dev/wpi/
H A Dif_wpi.c2334 uint64_t val, mod; local
/freebsd-10.3-release/sys/geom/raid/
H A Dg_raid.c2535 g_raid_md_modevent(module_t mod, int type, void *arg) argument
2568 g_raid_tr_modevent(module_t mod, int type, void *arg) argument
/freebsd-10.3-release/sys/kern/
H A Dkern_linker.c480 modlist_t mod; local
500 modlist_t mod; local
601 module_t mod, next; local
1352 modlist_t mod; local
1365 modlist_t mod, bestmod; local
1388 modlist_t mod; local
1439 modlist_t mod; local
2038 modlist_t mod; local
[all...]
/freebsd-10.3-release/sys/kgssapi/krb5/
H A Dkrb5_mech.c2102 kgssapi_krb5_modevent(module_t mod, int type, void *data) argument
/freebsd-10.3-release/sys/dev/usb/input/
H A Dukbd.c2151 ukbd_driver_load(module_t mod, int what, void *arg) argument
/freebsd-10.3-release/sys/dev/usb/net/
H A Duhso.c746 uhso_driver_loaded(struct module *mod, int what, void *arg) argument
/freebsd-10.3-release/sys/net/
H A Dif_bridge.c495 bridge_modevent(module_t mod, int type, void *data) argument
/freebsd-10.3-release/sys/dev/virtio/network/
H A Dif_vtnet.c307 vtnet_modevent(module_t mod, int type, void *unused) argument
/freebsd-10.3-release/sys/dev/alc/
H A Dif_alc.c1332 uint32_t ctl, mod; local
/freebsd-10.3-release/sys/cddl/contrib/opensolaris/uts/intel/dtrace/
H A Dfasttrap_isa.c449 uint_t mod = FASTTRAP_MODRM_MOD(instr[start + 1]); local
648 uint_t mod = FASTTRAP_MODRM_MOD(instr[rmindex]); local
[all...]
/freebsd-10.3-release/sys/netgraph/
H A Dng_base.c3081 ng_mod_event(module_t mod, int event, void *data) argument
3192 ngb_mod_event(module_t mod, int event, void *data) argument
/freebsd-10.3-release/sys/netinet/
H A Dip_carp.c2165 carp_modevent(module_t mod, int type, void *data) argument
H A Dip_mroute.c2830 ip_mroute_modevent(module_t mod, int type, void *unused) argument
/freebsd-10.3-release/sys/netinet/libalias/
H A Dalias_db.c349 alias_mod_handler(module_t mod, int type, void *data) argument
/freebsd-10.3-release/sys/netpfil/pf/
H A Dif_pfsync.c2381 pfsync_modevent(module_t mod, int type, void *data) argument

Completed in 506 milliseconds

<<111213