Home
last modified time | relevance | path

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

/dports/sysutils/wiimms/wiimms-iso-tools/src/
H A Dlib-std.h1223 int ScanOptSort ( ccp arg );
H A Dwwt.c4029 case GO_SORT: err += ScanOptSort(optarg); break; in CheckOptions()
H A Dwit.c3907 case GO_SORT: err += ScanOptSort(optarg); break; in CheckOptions()
H A Dlib-std.c3314 int ScanOptSort ( ccp arg ) in ScanOptSort() function