Lines Matching defs:commandline
86 struct commandline { struct
87 int cflag; /* xdr C routines */
88 int hflag; /* header file */
89 int lflag; /* client side stubs */
90 int mflag; /* server side stubs */
91 int nflag; /* netid flag */
92 int sflag; /* server stubs for the given transport */
93 int tflag; /* dispatch Table file */
94 int Ssflag; /* produce server sample code */
95 int Scflag; /* produce client sample code */
96 int makefileflag; /* Generate a template Makefile */
97 const char *infile; /* input module name */
98 const char *outfile; /* output module name */