Searched refs:GLOB_ABORTED (Results 1 – 5 of 5) sorted by relevance
69 #define GLOB_ABORTED 2 /* Read error. */ macro75 # define GLOB_ABEND GLOB_ABORTED
99 else if (i == GLOB_ABORTED) in main()
282 [GLOB_ABORTED] = "read error",330 [GLOB_ABORTED] = "GLOB_ABORTED", in errstr()
280 != GLOB_ABORTED) in do_test()
1336 return GLOB_ABORTED; in glob_in_dir()
Completed in 12 milliseconds