Home
last modified time | relevance | path

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

/dragonfly/contrib/less/
H A Dlglob.h30 #define INIT_GLOB_LIST(list,p) p = *pp macro
40 #define INIT_GLOB_LIST(list,p) p = list.gl_pathv[i] macro
H A Dfilename.c621 INIT_GLOB_LIST(list, p); in lglob()
632 INIT_GLOB_LIST(list, p); in lglob()