Home
last modified time | relevance | path

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

/dports/sysutils/wiimms/wiimms-iso-tools/src/
H A Dlib-std.h1184 int ScanOptRDepth ( ccp source );
H A Dwwt.c3929 case GO_RDEPTH: err += ScanOptRDepth(optarg); break; in CheckOptions()
H A Dwit.c3810 case GO_RDEPTH: err += ScanOptRDepth(optarg); break; in CheckOptions()
H A Dlib-std.c2252 int ScanOptRDepth ( ccp source ) in ScanOptRDepth() function