Searched defs:protoent (Results 1 – 3 of 3) sorted by relevance
85 struct protoent { struct109 struct protoent *getprotoent (void); argument
1282 pub fn getprotobyname(name: *const ::c_char) -> *mut protoent; in getprotobyname()1283 pub fn getprotobynumber(proto: ::c_int) -> *mut protoent; in getprotobynumber()
3778 pub fn getprotobyname(name: *const ::c_char) -> *mut protoent; in getprotobyname()3779 pub fn getprotobynumber(proto: ::c_int) -> *mut protoent; in getprotobynumber()