Searched defs:commandline (Results 1 – 1 of 1) sorted by relevance
73 struct commandline { struct74 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 */[all …]