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

/freebsd-13-stable/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 24 milliseconds