Lines Matching defs:commandline
84 struct commandline { struct
85 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 */
94 int makefileflag; /* Generate a template Makefile */
95 const char *infile; /* input module name */
96 const char *outfile; /* output module name */