Searched refs:MKISOFS_PATH (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/boot/bootadm/ |
H A D | bootadm.h | 272 #define MKISOFS_PATH "/usr/bin/mkisofs" macro
|
H A D | bootadm.c | 2990 if (access(MKISOFS_PATH, X_OK) == 0) in is_mkisofs() 3014 "-path-list \"%s\" 2>&1", MKISOFS_PATH, MKISO_PARAMS, bootblk, in create_sparc_archive() 3121 "%s\" \"%s\" 2>&1", MKISOFS_PATH, next_session, archive, in extend_iso_archive() 3237 "2>&1", MKISOFS_PATH, MKISO_PARAMS, tempname, update_dir); in create_x86_archive()
|