Home
last modified time | relevance | path

Searched defs:getprotobynumber (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/src/unix/
H A Dmod.rs1477 pub fn getprotobynumber(proto: c_int) -> *mut protoent; in getprotobynumber() function
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs3850 pub fn getprotobynumber(proto: c_int) -> *mut protoent; in getprotobynumber() function