Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.sbin/mkhybrid/src/
Dmac_label.c252 if((len = strlen(autoname)) > 11) in autostart()
262 hce->hfs_hdr[111+i] = autoname[i]; in autostart()
Dmkisofs.c136 char *autoname = 0; /* AutoStart filename */ variable
1078 autoname = optarg; in FDECL2()
1178 …iles || hfs_select || hfs_boot_file || magic_file || hfs_ishidden() || gen_pt || autoname || bsize) in FDECL2()
Dmkisofs.h318 extern char *autoname; /* Autostart filename */
Dwrite.c1584 if (autoname) { in file_gen()