Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/rpcgen/
H A Drpc_util.h86 struct commandline { struct
87 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 …]
/dflybsd-src/sbin/camcontrol/
H A Dmodeedit.c716 char *commandline; in modepage_edit() local
/dflybsd-src/contrib/gdb-7/gdb/common/
H A Dlinux-osdata.c167 char *commandline = NULL; in commandline_from_pid() local
/dflybsd-src/sbin/vinum/
H A Dcommands.c74 char commandline[BUFSIZE]; /* issue command from here */ in vinum_create() local