Home
last modified time | relevance | path

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

/openbsd-src/bin/dd/
H A Ddd.c64 void (*cfunc)(void); /* conversion function */ variable
/openbsd-src/gnu/usr.bin/binutils/gdb/cli/
H A Dcli-decode.h75 cmd_cfunc_ftype *cfunc; member
H A Dcli-decode.c61 set_cmd_cfunc (struct cmd_list_element *cmd, cmd_cfunc_ftype *cfunc) in set_cmd_cfunc()
/openbsd-src/usr.bin/mail/
H A Ddef.h112 } cfunc; /* Implementor of the command */ member
/openbsd-src/gnu/lib/libreadline/
H A Dcomplete.c348 rl_completion_mode (cfunc) in rl_completion_mode() argument