Home
last modified time | relevance | path

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

/openbsd/gnu/usr.sbin/mkhybrid/src/
H A Dmkisofs.c124 int split_SL_component = 1; /* circumvent a bug in the SunOS driver */ variable
1042 split_SL_component = 0; in FDECL2()
H A Dmkisofs.h301 extern int split_SL_component;
H A Drock.c408 if(split_SL_component ? MAYBE_ADD_CE_ENTRY(6) :
H A DChangeLog16 * mkisofs.c (split_SL_component): new Variable, new switch -s.
17 * mkisofs.h (split_SL_component): new Variable.
19 components, when split_SL_component is set.