Searched refs:be_get_boot_args (Results 1 – 5 of 5) sorted by relevance
51 be_get_boot_args;
263 int be_get_boot_args(char **, int);
113 be_get_boot_args(char **fbarg, int entry) in be_get_boot_args() function
1079 if (rc == 0 && (rc = be_get_boot_args(&fbarg, entnum)) == 0) { in parse_fastboot_args()
3616 if (be_get_boot_args(&fbarg, BE_ENTRY_DEFAULT) == 0) { in do_uadmin()