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