Searched defs:protoent (Results 1 – 8 of 8) sorted by relevance
85 struct protoent { struct109 struct protoent *getprotoent (void); argument
1285 pub fn getprotobyname(name: *const ::c_char) -> *mut protoent; in getprotobyname()1286 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()