cfe_getenv 93 arch/mips/include/asm/fw/cfe/cfe_api.h int cfe_getenv(char *name, char *dest, int destlen); cfe_getenv 278 arch/mips/sibyte/common/cfe.c if (cfe_getenv("LINUX_CMDLINE", arcs_cmdline, COMMAND_LINE_SIZE) < 0) { cfe_getenv 49 arch/mips/sibyte/common/cfe_console.c if (cfe_getenv("BOOT_CONSOLE", consdev, 32) >= 0) {