Searched refs:DECL_GLOB_LIST (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/less/
H A Dlglob.h26 #define DECL_GLOB_LIST(list) char **list; char **pp; macro
36 #define DECL_GLOB_LIST(list) glob_t list; int i; macro
H A Dfilename.c634 #ifdef DECL_GLOB_LIST
642 DECL_GLOB_LIST(list)

Completed in 104 milliseconds