Searched refs:cmd_func (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/sl/
H A Dsl.h41 typedef int (*cmd_func)(int, char **); typedef
45 cmd_func func;
/macosx-10.10/apache-793/httpd/include/
H A Dhttp_config.h50 RAW_ARGS, /**< cmd_func parses command line itself */
101 } cmd_func; typedef in typeref:union:__anon6090
160 typedef const char *(*cmd_func) (); typedef
208 cmd_func func;
/macosx-10.10/vim-55/src/
H A Dex_docmd.c2157 (cmdnames[ea.cmdidx].cmd_func == ex_ni
2159 || cmdnames[ea.cmdidx].cmd_func == ex_script_ni
2662 (cmdnames[ea.cmdidx].cmd_func)(&ea);
H A Dex_cmds.h84 ex_func_T cmd_func; /* function for this command */ member in struct:cmdname
H A Dnormal.c225 nv_func_T cmd_func; /* function for this command */ member in struct:nv_cmd
1190 (nv_cmds[idx].cmd_func)(&ca);

Completed in 251 milliseconds