Searched defs:commandline (Results 1 – 4 of 4) sorted by relevance
89 struct commandline { struct90 int cflag; /* xdr C routines */91 int hflag; /* header file */92 int lflag; /* client side stubs */93 int mflag; /* server side stubs */94 int nflag; /* netid flag */96 int tflag; /* dispatch Table file */97 int Ssflag; /* produce server sample code */98 int Scflag; /* produce client sample code */100 const char *infile; /* input module name */[all …]
186 char buf[BUFSIZ], buf1[BUFSIZ], commandline[BUFSIZ], *sdname; in gvinum_create() local
172 static char *commandline = NULL; variable
945 char *commandline; in modepage_edit() local