Lines Matching defs:commandline
89 struct commandline { struct
90 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 */
95 int sflag; /* server stubs for the given transport */
96 int tflag; /* dispatch Table file */
97 int Ssflag; /* produce server sample code */
98 int Scflag; /* produce client sample code */
99 int makefileflag; /* Generate a template Makefile */
100 const char *infile; /* input module name */
101 const char *outfile; /* output module name */