Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dimport.c3232 int BrowseDir(DirName, ExtStr, ExtStrLen, ObjType, pii) in BrowseDir() argument
3234 int ExtStrLen, ObjType;
3418 if (BrowseDir(name, ExtStr, ExtStrLen, ObjType, pii)) {
3441 BrowseDir(name, ExtStr, ExtStrLen, ObjType, pii)) {
3453 void StartBrowse(DirName, ExtStr, ExtStrLen, ObjType, pii) in StartBrowse() argument
3455 int ExtStrLen, ObjType;
3473 if (BrowseDir(DirName, ExtStr, ExtStrLen, ObjType, pii)) {