Home
last modified time | relevance | path

Searched defs:protoent (Results 1 – 8 of 8) sorted by relevance

/external/trusty/musl/include/
Dnetdb.h85 struct protoent { struct
109 struct protoent *getprotoent (void); argument
/external/musl/include/
Dnetdb.h86 struct protoent { struct
110 struct protoent *getprotoent (void); argument
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/
Dmod.rs1335 pub fn getprotobyname(name: *const ::c_char) -> *mut protoent; in getprotobyname()
1336 pub fn getprotobynumber(proto: ::c_int) -> *mut protoent; in getprotobynumber()
/external/rust/android-crates-io/crates/libc/src/unix/
Dmod.rs1325 pub fn getprotobyname(name: *const ::c_char) -> *mut protoent; in getprotobyname()
1326 pub fn getprotobynumber(proto: ::c_int) -> *mut protoent; in getprotobynumber()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/
Dmod.rs1335 pub fn getprotobyname(name: *const ::c_char) -> *mut protoent; in getprotobyname()
1336 pub fn getprotobynumber(proto: ::c_int) -> *mut protoent; in getprotobynumber()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/fuchsia/
Dmod.rs3872 pub fn getprotobyname(name: *const ::c_char) -> *mut protoent; in getprotobyname()
3873 pub fn getprotobynumber(proto: ::c_int) -> *mut protoent; in getprotobynumber()
/external/rust/android-crates-io/crates/libc/src/fuchsia/
Dmod.rs3872 pub fn getprotobyname(name: *const ::c_char) -> *mut protoent; in getprotobyname()
3873 pub fn getprotobynumber(proto: ::c_int) -> *mut protoent; in getprotobynumber()
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/fuchsia/
Dmod.rs3872 pub fn getprotobyname(name: *const ::c_char) -> *mut protoent; in getprotobyname()
3873 pub fn getprotobynumber(proto: ::c_int) -> *mut protoent; in getprotobynumber()