Home
last modified time | relevance | path

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

/netbsd-src/bin/dd/
H A Ddd.c79 void (*cfunc)(void); /* conversion function */ variable
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dcomplete.c475 rl_completion_mode (rl_command_func_t *cfunc) in rl_completion_mode()