Home
last modified time | relevance | path

Searched refs:getentropy (Results 1 – 21 of 21) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Demscripten.txt2 getentropy
H A Dlinux-gnu.txt607 getentropy
H A Dcygwin.txt676 getentropy
H A Dopenbsd.txt1108 getentropy
H A Dnetbsd.txt1330 getentropy
H A Ddragonfly.txt1352 getentropy
H A Dapple.txt1971 getentropy
/rust-libc-0.2.174/src/unix/newlib/rtems/
H A Dmod.rs141 pub fn getentropy(buf: *mut c_void, buflen: size_t) -> c_int; in getentropy() function
/rust-libc-0.2.174/src/unix/newlib/vita/
H A Dmod.rs232 pub fn getentropy(buf: *mut c_void, buflen: size_t) -> c_int; in getentropy() function
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/
H A Dmod.rs853 pub fn getentropy(buf: *mut c_void, buflen: size_t) -> c_int; in getentropy() function
/rust-libc-0.2.174/src/wasi/
H A Dmod.rs738 pub fn getentropy(buf: *mut c_void, buflen: size_t) -> c_int; in getentropy() function
/rust-libc-0.2.174/src/unix/linux_like/linux/gnu/
H A Dmod.rs1127 pub fn getentropy(buf: *mut c_void, buflen: size_t) -> c_int; in getentropy() function
/rust-libc-0.2.174/
H A DCHANGELOG.md456 - Haiku: add `getentropy` <https://github.com/rust-lang/libc/pull/3991>
514 - RTEMS: add `getentropy` <https://github.com/rust-lang/libc/pull/3973>
/rust-libc-0.2.174/src/unix/linux_like/emscripten/
H A Dmod.rs1553 pub fn getentropy(buf: *mut c_void, buflen: size_t) -> c_int; in getentropy() function
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/
H A Dmod.rs1916 pub fn getentropy(buf: *mut c_void, buflen: size_t) -> c_int; in getentropy() function
/rust-libc-0.2.174/src/unix/haiku/
H A Dmod.rs2032 pub fn getentropy(buf: *mut c_void, buflen: size_t) -> c_int; in getentropy() function
/rust-libc-0.2.174/src/unix/cygwin/
H A Dmod.rs2177 pub fn getentropy(buf: *mut c_void, buflen: size_t) -> c_int; in getentropy() function
/rust-libc-0.2.174/src/unix/solarish/
H A Dmod.rs2528 pub fn getentropy(buf: *mut c_void, buflen: size_t) -> c_int; in getentropy() function
/rust-libc-0.2.174/src/unix/linux_like/android/
H A Dmod.rs3866 pub fn getentropy(buf: *mut c_void, buflen: size_t) -> c_int; in getentropy() function
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs4344 pub fn getentropy(__buffer: *mut c_void, __length: size_t) -> c_int; in getentropy() function
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs6001 pub fn getentropy(buf: *mut c_void, buflen: size_t) -> c_int; in getentropy() function