Searched refs:CommandLine (Results 1 – 7 of 7) sorted by relevance
35 return ((boot_args *)PE_state.bootArgs)->CommandLine; in PE_boot_args()
11 return (char *)((boot_args *)PE_state.bootArgs)->CommandLine; in PE_boot_args()
57 char CommandLine[BOOT_LINE_LENGTH]; /* Passed in command line */ member
69 char CommandLine[BOOT_LINE_LENGTH]; /* Passed in command line */ member
158 char CommandLine[BOOT_LINE_LENGTH];/* Passed in command line */ member
731 DBG("command line %s\n", kernelBootArgs->CommandLine); in vstart()
864 bootargs_cmd = bootargs.CommandLine