Searched refs:boot_entry_new (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c4536 boot_entry_new(menu_t *mp, line_t *start, line_t *end) function
4539 const char *fcn = "boot_entry_new()";
4824 curr_ent = boot_entry_new(mp, prev, lp);
4829 curr_ent = boot_entry_new(mp, lp, lp);

Completed in 61 milliseconds