Home
last modified time | relevance | path

Searched refs:bootbanner_print_one (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/bootbanner/
H A Dbootbanner.c129 bootbanner_print_one(ilstr_t *s, void (*printfunc)(const char *, uint_t), in bootbanner_print_one() function
176 bootbanner_print_one(&s, printfunc, BOOTBANNER1, &num); in bootbanner_print()
177 bootbanner_print_one(&s, printfunc, BOOTBANNER2, &num); in bootbanner_print()
178 bootbanner_print_one(&s, printfunc, BOOTBANNER3, &num); in bootbanner_print()
179 bootbanner_print_one(&s, printfunc, BOOTBANNER4, &num); in bootbanner_print()
180 bootbanner_print_one(&s, printfunc, BOOTBANNER5, &num); in bootbanner_print()