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

/freebsd-9.3-release/contrib/less/
H A Dlglob.h47 #define GLOB_FIRST_FAILED(handle) ((handle) != 0) macro
62 #define GLOB_FIRST_FAILED(handle) ((handle) == -1) macro
78 #define GLOB_FIRST_FAILED(handle) ((handle) != 0) macro
H A Dfilename.c693 if (GLOB_FIRST_FAILED(handle))

Completed in 109 milliseconds