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

/illumos-gate/usr/src/cmd/halt/
H A Dhalt.c606 char kernpath[MAXPATHLEN]; local
647 (void) snprintf(kernpath, MAXPATHLEN, "%s/platform/i86pc/kernel/unix",
650 if (stat64(kernpath, &statbuf) != 0) {

Completed in 81 milliseconds