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

/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c277 static char *get_machine(void);
2491 "%s%s%s%s%s", root, ARCHIVE_PREFIX, get_machine(), what == FILE64 ?
2541 ARCHIVE_PREFIX, get_machine(), UPDATEDIR_SUFFIX);
2545 ARCHIVE_PREFIX, get_machine(), UPDATEDIR_SUFFIX);
2579 "%s%s%s/amd64%s", root, ARCHIVE_PREFIX, get_machine(),
2583 root, ARCHIVE_PREFIX, get_machine(), ARCHIVE_SUFFIX);
2695 ARCHIVE_PREFIX, get_machine(), CACHEDIR_SUFFIX);
3683 get_machine(), getpid());
3686 root, ARCHIVE_PREFIX, get_machine(), getpid());
3693 "%s%s%s/amd64%s", root, ARCHIVE_PREFIX, get_machine(),
10283 get_machine(void) function
[all...]

Completed in 70 milliseconds