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

/ast/src/cmd/mailx/
H A Dlex.c494 e = (*com->c_func)(state.msg.list);
508 e = (*com->c_func)(state.msg.list);
515 e = (*com->c_func)(s);
541 e = (*com->c_func)(vec.argv);
548 e = (*com->c_func)(0);
H A Dmailx.h222 Cmd_f c_func; /* Implementor of the command */ member in struct:cmd
H A Dcmd3.c302 if (!cp || a && cp->c_func == (Cmd_f)set) {

Completed in 19 milliseconds