Home
last modified time | relevance | path

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

/external/ltp/include/lapi/
Dgetrandom.h36 # define GRND_NONBLOCK 0x0001 macro
/external/kernel-headers/original/uapi/linux/
Drandom.h53 #define GRND_NONBLOCK 0x0001 macro
/external/boringssl/src/crypto/fipsmodule/rand/
Durandom.c117 #define GRND_NONBLOCK 1 macro
/external/python/cpython3/Modules/expat/
Dxmlparse.c74 # define GRND_NONBLOCK 0x0001 macro
/external/expat/lib/
Dxmlparse.c74 # define GRND_NONBLOCK 0x0001 macro
/external/python/cpython2/Modules/expat/
Dxmlparse.c74 # define GRND_NONBLOCK 0x0001 macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go488 GRND_NONBLOCK = 0x1 const
Dzerrors_linux_mipsle.go574 GRND_NONBLOCK = 0x1 const
Dzerrors_linux_s390x.go574 GRND_NONBLOCK = 0x1 const
Dzerrors_linux_arm.go574 GRND_NONBLOCK = 0x1 const
Dzerrors_linux_ppc64le.go574 GRND_NONBLOCK = 0x1 const
Dzerrors_linux_mips64.go574 GRND_NONBLOCK = 0x1 const
Dzerrors_linux_ppc64.go574 GRND_NONBLOCK = 0x1 const
Dzerrors_linux_amd64.go575 GRND_NONBLOCK = 0x1 const
Dzerrors_linux_mips64le.go574 GRND_NONBLOCK = 0x1 const
Dzerrors_linux_386.go575 GRND_NONBLOCK = 0x1 const
Dzerrors_linux_mips.go574 GRND_NONBLOCK = 0x1 const
Dzerrors_linux_arm64.go577 GRND_NONBLOCK = 0x1 const