Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/boot/bootadm/
H A Dbootadm_upgrade.c573 int *hand_list; in bam_warn_hand_entries() local
589 hand_list = s_calloc(1, hand_max); in bam_warn_hand_entries()
597 hand_list = s_realloc(hand_list, in bam_warn_hand_entries()
600 hand_list[hand_num - 1] = entry->entryNum; in bam_warn_hand_entries()
607 bam_print_stderr("%d ", hand_list[i]); in bam_warn_hand_entries()