Searched defs:prots (Results 1 - 14 of 14) 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
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/ |
| H A D | dfx_map.h | 58 uint32_t prots = 0; member in OHOS::HiviewDFX::DfxMap 41 DfxMap(uint64_t begin, uint64_t end, uint64_t offset, uint32_t prots, const std::string& name) DfxMap() argument
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
| H A D | dfx_map.cpp | 153 AT_ALWAYS_INLINE bool PermsToProtsAndFlag(const char* permChs, const size_t sz, uint32_t& prots, uint32_t& flag) in PermsToProtsAndFlag() argument 315 void DfxMap::PermsToProts(const std::string perms, uint32_t& prots, uint32_t& flag) in PermsToProts() argument [all...] |
| /kernel/linux/linux-6.6/drivers/pci/ |
| H A D | doe.c | 54 struct xarray prots; member
|
| /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