Searched defs:commandline (Results 1 – 4 of 4) sorted by relevance
86 struct commandline { struct87 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 */[all …]
716 char *commandline; in modepage_edit() local
167 char *commandline = NULL; in commandline_from_pid() local
74 char commandline[BUFSIZE]; /* issue command from here */ in vinum_create() local