Home
last modified time | relevance | path

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

/dragonfly/contrib/less/
H A Dlglob.h49 #define GLOB_NAME_DONE(handle) macro
64 #define GLOB_NAME_DONE(handle) _findclose(handle) macro
80 #define GLOB_NAME_DONE(handle) macro
H A Dfilename.c704 GLOB_NAME_DONE(handle); in lglob()