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

/illumos-gate/usr/src/psm/stand/boot/common/
H A Dreadfile.c159 extern int is_amd64;
278 if (is_amd64 == 0) {
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c276 static int is_amd64(void);
2303 if (!is_amd64() && strstr(file, "/amd64/") != 0)
10256 is_amd64(void) function

Completed in 250 milliseconds