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

/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm_loader.c52 extern int bam_rootlen;
378 bam_rootlen = strlen(rootbuf);
H A Dbootadm.c215 int bam_rootlen; variable
753 bam_rootlen = strlen(rootbuf);
887 bam_rootlen = 1;
1334 bam_rootlen = strlen(rootbuf);
1550 bam_rootlen = strlen(rootbuf);
2291 file + bam_rootlen, filestat, 2);
2371 file + bam_rootlen, &value, &sz) != 0) {
2413 file + bam_rootlen, 0, NULL, 0);
4424 if (bam_rootlen != 1 || *root != '/') {
4475 bam_rootlen
[all...]

Completed in 87 milliseconds