Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c294 static char *get_machine(void);
328 snprintf((buf), (len), "%s%s%s%s%s", (root), (prefix), get_machine(), \
2702 ARCHIVE_PREFIX, get_machine(), CACHEDIR_SUFFIX); in check_flags_and_files()
3742 "%s/platform/%s/lib/fs/hsfs/bootblk", root, get_machine()); in mkisofs_archive()
10202 get_machine(void) function