Home
last modified time | relevance | path

Searched defs:getservbyport (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/src/network/
H A Dgetservbyport.c4 struct servent *getservbyport(int port, const char *prots) in getservbyport() function
/third_party/musl/porting/liteos_a/user/src/network/
H A Dgetservbyport.c4 struct servent *getservbyport(int port, const char *prots) in getservbyport() function
/third_party/node/deps/cares/src/lib/
H A Dares_platform.c11001 struct servent *getservbyport(int port, const char *proto) in getservbyport() function
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs1282 pub fn getservbyport(port: ::c_int, proto: *const ::c_char) -> *mut servent; in getservbyport() functions

Completed in 15 milliseconds