Home
last modified time | relevance | path

Searched refs:protoent (Results 1 – 5 of 5) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dunix.txt683 protoent
H A Daix.txt2219 protoent
H A Dandroid.txt3609 protoent
/rust-libc-0.2.174/src/unix/
H A Dmod.rs206 pub struct protoent {
1476 pub fn getprotobyname(name: *const c_char) -> *mut protoent; in getprotobyname() argument
1477 pub fn getprotobynumber(proto: c_int) -> *mut protoent; in getprotobynumber() argument
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs269 pub struct protoent {
3849 pub fn getprotobyname(name: *const c_char) -> *mut protoent; in getprotobyname() argument
3850 pub fn getprotobynumber(proto: c_int) -> *mut protoent; in getprotobynumber() argument