Searched defs:bam_exit (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c504 bam_exit(EXIT_FAILURE);
554 bam_exit(1);
558 bam_exit((ret == BAM_NOCHANGE) ? 2 : 1);
610 bam_exit(1);
794 bam_exit(0);
803 bam_exit(0);
811 bam_exit(1);
816 bam_exit(1);
827 bam_exit(0);
1640 bam_exit(in function
[all...]

Completed in 59 milliseconds