Searched defs:findroot (Results 1 – 3 of 3) sorted by relevance
/titanic_52/usr/src/cmd/boot/bootadm/ |
H A D | bootadm_hyper.c | 767 char *findroot = NULL; in cvt_to_hyper() local 1026 char *findroot = NULL; in cvt_to_metal() local [all...] |
H A D | bootadm.c | 5140 char *findroot, in add_boot_entry() argument 8147 find_boot_entry(menu_t * mp,char * title,char * kernel,char * findroot,char * root,char * module,int root_opt,int * entry_num) global() argument 8291 update_boot_entry(menu_t * mp,char * title,char * findroot,char * root,char * kernel,char * mod_kernel,char * module,int root_opt) global() argument [all...] |
/titanic_52/usr/src/lib/libgrubmgmt/common/ |
H A D | libgrub_cmd.c | 382 findroot(const grub_line_t *lp, grub_barg_t *barg) in findroot() function
|