Searched defs:protoent (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/
H A Dnetdb.h129 struct protoent { struct
242 struct protoent *getprotobyname(const char *);
243 struct protoent *getprotobynumber(int);
244 struct protoent *getprotoent(void);
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
H A D_beos.h199 struct protoent { struct
205 struct protoent* getprotobyname(const char* name);
206 struct protoent* getprotobynumber(int number);

Completed in 291 milliseconds