Home
last modified time | relevance | path

Searched defs:GLOB_FIRST_FAILED (Results 1 – 1 of 1) sorted by relevance

/freebsd/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