Searched defs:GLOB_FIRST_FAILED (Results 1 - 1 of 1) 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

Completed in 50 milliseconds