Lines Matching defs:commandline
73 struct commandline { struct
74 int cflag; /* xdr C routines */
75 int hflag; /* header file */
76 int lflag; /* client side stubs */
77 int mflag; /* server side stubs */
78 int nflag; /* netid flag */
79 int sflag; /* server stubs for the given transport */
80 int tflag; /* dispatch Table file */
81 int Ssflag; /* produce server sample code */
82 int Scflag; /* produce client sample code */
83 int makefileflag; /* Generate a template Makefile */
84 char *infile; /* input module name */
85 char *outfile; /* output module name */