Searched defs:func (Results 276 - 300 of 548) sorted by relevance

<<11121314151617181920>>

/freebsd-10.1-release/tools/KSE/ksetest/
H A Dkse_threads_test.c466 thread_create(const void *func, int arg) argument
482 thread_start(struct uts_data *data, const void *func, int arg) argument
/freebsd-10.1-release/usr.sbin/rtsold/
H A Drtsold.c858 warnmsg(int priority, const char *func, const char *msg, ...) argument
/freebsd-10.1-release/bin/sh/
H A Dvar.c79 void (*func)(const char *); member in struct:varinit
/freebsd-10.1-release/cddl/contrib/opensolaris/common/ctf/
H A Dctf_types.c58 ctf_member_iter(ctf_file_t *fp, ctf_id_t type, ctf_member_f *func, void *arg) argument
109 ctf_enum_iter(ctf_file_t *fp, ctf_id_t type, ctf_enum_f *func, void *arg) argument
145 ctf_type_iter(ctf_file_t *fp, ctf_type_f *func, void *arg) argument
810 ctf_type_rvisit(ctf_file_t *fp, ctf_id_t type, ctf_visit_f *func, void *arg, argument
867 ctf_type_visit(ctf_file_t *fp, ctf_id_t type, ctf_visit_f *func, void *arg) argument
[all...]
/freebsd-10.1-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_ident.c850 dt_idhash_iter(dt_idhash_t *dhp, dt_idhash_f *func, void *data) argument
H A Ddt_pid.c115 dt_pid_per_sym(dt_pid_probe_t *pp, const GElf_Sym *symp, const char *func) argument
227 dt_pid_sym_filt(void *arg, const GElf_Sym *symp, const char *func) argument
[all...]
H A Ddt_proc.c102 dt_proc_bpcreate(dt_proc_t *dpr, uintptr_t addr, dt_bkpt_f *func, void *data) argument
H A Ddt_provider.c840 dtrace_probe_iter(dtrace_hdl_t *dtp, const dtrace_probedesc_t *pdp, dtrace_probe_f *func, void *arg) argument
/freebsd-10.1-release/contrib/amd/amd/
H A Dconf.c71 OptFuncPtr func; member in struct:_func_map
/freebsd-10.1-release/contrib/apr-util/misc/
H A Dapr_thread_pool.c33 apr_thread_start_t func; member in struct:apr_thread_pool_task
528 static apr_status_t add_task(apr_thread_pool_t *me, apr_thread_start_t func, argument
402 task_new(apr_thread_pool_t * me, apr_thread_start_t func, void *param, apr_byte_t priority, void *owner, apr_time_t time) argument
479 schedule_task(apr_thread_pool_t *me, apr_thread_start_t func, void *param, void *owner, apr_interval_time_t time) argument
[all...]
/freebsd-10.1-release/contrib/binutils/bfd/
H A Dlibbfd.c965 warn_deprecated(const char *what, const char *file, int line, const char *func) argument
/freebsd-10.1-release/contrib/bsnmp/snmpd/
H A Dsnmpd.h91 void (*func)(void *);/* user function */ member in struct:timer
108 void (*func)(int, void *);/* user function */ member in struct:fdesc
/freebsd-10.1-release/contrib/gcc/
H A Dexplow.c1470 hard_function_value(tree valtype, tree func, tree fntype, int outgoing ATTRIBUTE_UNUSED) argument
H A Dipa-cp.c444 struct function *func; local
H A Dtree-ssa-alias-warnings.c1005 processed_func_p(tree func) argument
H A Dtree-tailcall.c377 tree ass_var, ret_var, stmt, func, param, args, call = NULL_TREE; local
H A Dunwind-dw2-fde.c1016 _Unwind_Ptr func; local
/freebsd-10.1-release/contrib/gdb/gdb/cli/
H A Dcli-dump.c395 void (*func) (char *cmd, char *mode); member in struct:dump_context
/freebsd-10.1-release/contrib/gdb/include/gdb/
H A Dcallback.h191 int func; member in struct:cb_syscall
/freebsd-10.1-release/contrib/groff/src/devices/xditview/
H A Dxditview.c591 MakePrompt(Widget centerw, const char *prompt, MakePromptFunc func, const char *def) argument
/freebsd-10.1-release/contrib/groff/src/preproc/refer/
H A Dcommand.cpp637 command_t func; member in struct:S
/freebsd-10.1-release/contrib/ldns/
H A Dradix.c740 ldns_radix_traverse_postorder(ldns_radix_node_t* node, void (*func)(ldns_radix_node_t*, void*), void* arg) argument
/freebsd-10.1-release/contrib/libbegemot/
H A Drpoll.c163 poll_f func; /* handler */ member in struct:__anon1684
176 timer_f func; /* handler, 0 means disfunct */ member in struct:__anon1685
253 poll_register(int fd, poll_f func, void *arg, int mask) argument
374 poll_start_timer(u_int msecs, int repeat, timer_f func, void *arg) argument
381 poll_start_utimer(unsigned long long usecs, int repeat, timer_f func, void *arg) argument
[all...]
/freebsd-10.1-release/contrib/libreadline/
H A Dreadline.c703 rl_command_func_t *func; local
868 rl_command_func_t *func, *nf; local
[all...]
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp575 const Function* func = mf->getFunction(); local

Completed in 162 milliseconds

<<11121314151617181920>>