Searched refs:GLOB_ABORTED (Results 1 – 5 of 5) sorted by relevance
82 #define GLOB_ABORTED 2 /* Read error. */ macro88 # define GLOB_ABEND GLOB_ABORTED
132 return GLOB_ABORTED; in __glob_match_in_dir()179 return GLOB_ABORTED; in __glob_match_in_dir()
328 return GLOB_ABORTED; in glob_in_dir()
274 != GLOB_ABORTED) in do_test()
266 [GLOB_ABORTED] = "read error",
Completed in 7 milliseconds