Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/init/
H A Dinit.c394 char *c_command; /* Pointer to init command */ member
1386 &cmd->c_id[0], &cmd->c_command[EXEC]); in spawn()
1434 prog_name(&cmd->c_command[EXEC])); in spawn()
1443 (void) execle(SH, "INITSH", "-c", cmd->c_command, (char *)0, in spawn()
1446 "= %d (exec of shell failed)\n", cmd->c_command, errno); in spawn()
1788 cmd->c_command = shcmd; in getcmd()
2075 cmd.c_command, in boot_init()
2079 cmd.c_command, errno); in boot_init()