Home
last modified time | relevance | path

Searched defs:GLOB_NEXT_NAME (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/less/dist/
H A Dlglob.h50 #define GLOB_NEXT_NAME(handle,fndp) _dos_findnext(fndp) macro
65 #define GLOB_NEXT_NAME(handle,fndp) _findnext(handle, fndp) macro
81 #define GLOB_NEXT_NAME(handle,fndp) findnext(fndp) macro