Home
last modified time | relevance | path

Searched defs:callback_func (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sbin/ifconfig/
H A Difconfig.h88 typedef void callback_func(if_ctx *, void *); typedef
/freebsd-14.2/sys/kern/
H A Dkern_linker.c818 linker_function_nameval_callback_t callback_func, void *arg) in linker_file_function_listall()