Searched defs:prots (Results 1 - 11 of 11) sorted by relevance
/third_party/musl/src/network/ |
H A D | getservbyport.c | 4 struct servent *getservbyport(int port, const char *prots) in getservbyport() argument
|
H A D | getservbyname.c | 4 struct servent *getservbyname(const char *name, const char *prots) in getservbyname() argument
|
H A D | getservbyport_r.c | 10 int getservbyport_r(int port, const char *prots, in getservbyport_r() argument
|
H A D | getservbyname_r.c | 13 int getservbyname_r(const char *name, const char *prots, in getservbyname_r() argument
|
/third_party/musl/porting/liteos_a/user/src/network/ |
H A D | getservbyport.c | 4 struct servent *getservbyport(int port, const char *prots) in getservbyport() argument
|
H A D | getservbyname.c | 4 struct servent *getservbyname(const char *name, const char *prots) in getservbyname() argument
|
H A D | getservbyport_r.c | 10 int getservbyport_r(int port, const char *prots, in getservbyport_r() argument
|
H A D | getservbyname_r.c | 13 int getservbyname_r(const char *name, const char *prots, in getservbyname_r() argument
|
/third_party/curl/tests/libtest/ |
H A D | lib1597.c | 52 static const struct pair prots[] = { in test() local
|
/third_party/node/deps/openssl/openssl/ssl/statem/ |
H A D | extensions_clnt.c | 853 PACKET prots, alpnpkt; in tls_construct_ctos_early_data() local
|
/third_party/openssl/ssl/statem/ |
H A D | extensions_clnt.c | 853 PACKET prots, alpnpkt; in tls_construct_ctos_early_data() local
|
Completed in 9 milliseconds