Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.sbin/mkhybrid/src/
Dvolume.c540 if (hfs_bless && strcmp(s_entry->whole_name, hfs_bless) == 0) { in FDECL2()
548 hfs_bless = NULL; in FDECL2()
Dmkisofs.c148 char *hfs_bless = NULL; /* name of folder to 'bless' (System Folder) */ variable
1088 hfs_bless = optarg; in FDECL2()
Dmkisofs.h324 extern char *hfs_bless; /* name of folder to 'bless' (System Folder) */