Home
last modified time | relevance | path

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

/titanic_50/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; in remv()
1185 process_startd_line(struct CMD_LINE *cmd, char *cmd_string) in process_startd_line()
1218 struct CMD_LINE cmd; in spawn_processes()
1325 spawn(struct PROC_TABLE *process, struct CMD_LINE *cmd) in spawn()
1464 findpslot(struct CMD_LINE *cmd) in findpslot()
1516 getcmd(struct CMD_LINE *cmd, char *shcmd) in getcmd()
[all …]