Searched refs:Cmd_f (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/mailx/
H A Dmailx.h218 typedef int (*Cmd_f)(void*); typedef
222 Cmd_f c_func; /* Implementor of the command */
H A Ddata.c46 #define CMD(x) (Cmd_f)x
H A Dcmd3.c302 if (!cp || a && cp->c_func == (Cmd_f)set) {

Completed in 19 milliseconds