Searched refs:CMD_LINE (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/init/
H A Dinit.c381 struct CMD_LINE { struct
560 static int getcmd(struct CMD_LINE *, char *);
578 static void spawn(struct PROC_TABLE *, struct CMD_LINE *);
588 static struct PROC_TABLE *findpslot(struct CMD_LINE *);
996 struct CMD_LINE cmd;
1182 process_startd_line(struct CMD_LINE *cmd, char *cmd_string)
1215 struct CMD_LINE cmd;
1322 spawn(struct PROC_TABLE *process, struct CMD_LINE *cmd)
1461 findpslot(struct CMD_LINE *cmd)
1505 * it will return TRUE as well as fill the passed CMD_LINE structur
[all...]
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/instant.src/
H A Dmain.c466 case CMD_LINE: /* Llineno */
626 case CMD_LINE: /* Llineno */
H A Dgeneral.h85 #define CMD_LINE 'L' macro

Completed in 157 milliseconds