Searched defs:fbarg (Results 1 – 5 of 5) sorted by relevance
/titanic_51/usr/src/lib/libgrubmgmt/common/ | ||
H A D | libgrub_bargs.c | 97 barg2bootargs(const grub_barg_t *barg, grub_boot_args_t *fbarg) in barg2bootargs() argument |
H A D | libgrub_impl.h | 73 #define GRUB_ENTRY_IS_XVM(fbarg) \ argument |
/titanic_51/usr/src/cmd/halt/ | ||
H A D | halt.c | 140 static char *fbarg; variable |
/titanic_51/usr/src/lib/libbe/common/ | ||
H A D | be_utils.c | 112 be_get_boot_args(char **fbarg, int entry) in be_get_boot_args() argument |
/titanic_51/usr/src/cmd/svc/startd/ | ||
H A D | graph.c | 3590 char *fbarg = NULL; in do_uadmin() local |