Searched refs:process_command (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/iceauth/dist/ |
| H A D | iceauth.h | 50 extern int process_command ( const char *inputfilename, int lineno, int argc, const char **argv );
|
| H A D | iceauth.c | 159 status = process_command (sourcename, 1, nargs, arglist);
|
| H A D | process.c | 725 int process_command ( function in typeref:typename:int 1587 int status = process_command (script, sublineno, subargc,
|
| /xsrc/external/mit/xauth/dist/ |
| H A D | xauth.h | 57 extern int process_command ( const char *inputfilename, int lineno, int argc, const char **argv );
|
| H A D | xauth.c | 169 status = process_command (sourcename, 1, nargs, arglist);
|
| H A D | process.c | 940 process_command(const char *inputfilename, int lineno, int argc, const char **argv) function in typeref:typename:int 1861 int status = process_command (script, sublineno, subargc, subargv);
|
Completed in 12 milliseconds