Home
last modified time | relevance | path

Searched refs:gets (Results 1 – 4 of 4) sorted by relevance

/rust-libc-0.2.174/libc-test/
H A DCargo.toml23 # FIXME: Use fork ctest until the maintainer gets back.
/rust-libc-0.2.174/
H A DCONTRIBUTING.md30 add a backport note so the original PR gets crosslinked:
/rust-libc-0.2.174/.github/workflows/
H A Dci.yaml174 # it first to make sure it gets a head start.
/rust-libc-0.2.174/src/solid/
H A Dmod.rs468 pub fn gets(arg1: *mut c_char) -> *mut c_char; in gets() function