Searched refs:GRND_NONBLOCK (Results 1 – 2 of 2) sorted by relevance
26 #define GRND_NONBLOCK 0x01 macro
43 && (flags & GRND_NONBLOCK) in test_length()130 if (!(flags & GRND_NONBLOCK)) in test_flags()236 flags |= GRND_NONBLOCK; in do_test()
Completed in 4 milliseconds