Searched refs:f_func (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/ifconfig/
H A Dextern.h55 statistics_cb_t f_func; member in struct:statistics_func
60 usage_cb_t f_func; member in struct:usage_func
65 status_cb_t f_func; member in struct:status_func
H A Difconfig.c372 f->f_func = func;
378 f->f_func = func;
384 f->f_func = func;
1223 (*status_f->f_func)(env, oenv);
1279 (*statistics_f->f_func)(env);
1383 (*usage_f->f_func)(env);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/iq2000/
H A Dcpu.h180 UINT f_func; \
189 f_func = EXTRACT_LSB0_UINT (insn, 32, 5, 6); \
229 UINT f_func; \
238 f_func = EXTRACT_LSB0_UINT (insn, 32, 5, 6); \
246 UINT f_func; \
255 f_func = EXTRACT_LSB0_UINT (insn, 32, 5, 6); \
315 UINT f_func; \
324 f_func = EXTRACT_LSB0_UINT (insn, 32, 5, 6); \
332 UINT f_func; \
341 f_func
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Diq2000-opc.h138 long f_func; member in struct:cgen_fields
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Diq2000-opc.h138 long f_func; member in struct:cgen_fields
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dsubr_autoconf.c205 int (*f_func)(device_t); member in struct:finalize_hook
2041 if (f->f_func == fn && f->f_dev == dev)
2046 f->f_func = fn;
2080 rv |= (*f->f_func)(f->f_dev);

Completed in 109 milliseconds