Home
last modified time | relevance | path

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

/dports/sysutils/wiimms/wiimms-iso-tools/src/
H A Dlib-std.h1821 extern bool opt_no_expand;
H A Dwwt.c3927 case GO_NO_EXPAND: opt_no_expand = true; break; in CheckOptions()
H A Dwit.c3808 case GO_NO_EXPAND: opt_no_expand = true; break; in CheckOptions()
H A Dlib-std.c115 bool opt_no_expand = false; variable
H A Dlib-sf.c6115 it->expand_dir = !opt_no_expand; in SourceIterator()