Home
last modified time | relevance | path

Searched defs:commandline (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/usr.bin/rpcgen/
H A Drpc_util.h89 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 */
96 int tflag; /* dispatch Table file */
97 int Ssflag; /* produce server sample code */
98 int Scflag; /* produce client sample code */
100 const char *infile; /* input module name */
[all …]
/freebsd-12.1/sbin/gvinum/
H A Dgvinum.c186 char buf[BUFSIZ], buf1[BUFSIZ], commandline[BUFSIZ], *sdname; in gvinum_create() local
/freebsd-12.1/contrib/gdb/gdb/
H A Dremote-rdp.c172 static char *commandline = NULL; variable
/freebsd-12.1/sbin/camcontrol/
H A Dmodeedit.c945 char *commandline; in modepage_edit() local