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

/illumos-gate/usr/src/cmd/init/
H A Dinit.c384 struct CMD_LINE { struct
563 static int getcmd(struct CMD_LINE *, char *);
581 static void spawn(struct PROC_TABLE *, struct CMD_LINE *);
591 static struct PROC_TABLE *findpslot(struct CMD_LINE *);
999 struct CMD_LINE cmd;
1185 process_startd_line(struct CMD_LINE *cmd, char *cmd_string)
1218 struct CMD_LINE cmd;
1325 spawn(struct PROC_TABLE *process, struct CMD_LINE *cmd)
1464 findpslot(struct CMD_LINE *cmd)
1508 * it will return TRUE as well as fill the passed CMD_LINE structur
[all...]

Completed in 61 milliseconds