Home
last modified time | relevance | path

Searched refs:getline (Results 1 – 11 of 11) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dredox.txt215 getline
H A Dopenbsd.txt1119 getline
H A Dnetbsd.txt1343 getline
H A Ddragonfly.txt1364 getline
H A Dfreebsd.txt1989 getline
H A Dapple.txt1982 getline
H A Dandroid.txt3394 getline
H A Dlinux.txt3936 getline
/rust-libc-0.2.174/src/wasi/
H A Dmod.rs723 pub fn getline(lineptr: *mut *mut c_char, n: *mut size_t, stream: *mut FILE) -> ssize_t; in getline() function
/rust-libc-0.2.174/src/vxworks/
H A Dmod.rs1320 pub fn getline(lineptr: *mut *mut c_char, n: *mut size_t, stream: *mut FILE) -> ssize_t; in getline() function
/rust-libc-0.2.174/src/unix/
H A Dmod.rs1608 pub fn getline(lineptr: *mut *mut c_char, n: *mut size_t, stream: *mut FILE) -> ssize_t; in getline() function