Searched defs:dos_findfirst (Results 1 – 1 of 1) sorted by relevance
43 #define dos_findfirst(n,b) _dos_findfirst(n, _A_NORMAL | _A_RDONLY, b) macro75 #define dos_findfirst(n,b) findfirst(n, b, 0) macro