Searched refs:protoent (Results 1 – 5 of 5) sorted by relevance
683 protoent
2219 protoent
3609 protoent
206 pub struct protoent {1476 pub fn getprotobyname(name: *const c_char) -> *mut protoent; in getprotobyname() argument1477 pub fn getprotobynumber(proto: c_int) -> *mut protoent; in getprotobynumber() argument
269 pub struct protoent {3849 pub fn getprotobyname(name: *const c_char) -> *mut protoent; in getprotobyname() argument3850 pub fn getprotobynumber(proto: c_int) -> *mut protoent; in getprotobynumber() argument