Searched defs:commandline (Results 1 – 3 of 3) sorted by relevance
84 struct commandline { struct85 int cflag; /* xdr C routines */86 int hflag; /* header file */87 int lflag; /* client side stubs */88 int mflag; /* server side stubs */89 int nflag; /* netid flag */90 int sflag; /* server stubs for the given transport */91 int tflag; /* dispatch Table file */92 int Ssflag; /* produce server sample code */93 int Scflag; /* produce client sample code */[all …]
467 char commandline[MAX_PATH+256] = ""; in KFW_Logon_Event() local577 char commandline[MAX_PATH+256] = ""; in LogonEventHandlerA() local
942 char *commandline; in modepage_edit() local