Home
last modified time | relevance | path

Searched refs:__NR_Linux (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c295 # define __NR_getrandom (__NR_Linux + 353)
297 # define __NR_getrandom (__NR_Linux + 313)
299 # define __NR_getrandom (__NR_Linux + 317)
302 # define __NR_getrandom (__NR_Linux + 339)
/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c295 # define __NR_getrandom (__NR_Linux + 353)
297 # define __NR_getrandom (__NR_Linux + 313)
299 # define __NR_getrandom (__NR_Linux + 317)
302 # define __NR_getrandom (__NR_Linux + 339)
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1983 pub const __NR_Linux: u32 = 5000; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1975 pub const __NR_Linux: u32 = 4000; consts

Completed in 29 milliseconds