| /third_party/backends/lib/ |
| H A D | inet_pton.c | 17 inet_pton (int af, const char *src, void *dst) in inet_pton() argument
|
| H A D | inet_ntop.c | 18 inet_ntop (int af, const void *src, char *dst, size_t cnt) in inet_ntop() argument
|
| /third_party/musl/src/network/ |
| H A D | gethostbyname2.c | 8 struct hostent *gethostbyname2(const char *name, int af) in gethostbyname2() argument
|
| H A D | inet_ntop.c | 7 const char *inet_ntop(int af, const void *restrict a0, char *restrict s, socklen_t l) in inet_ntop() argument
|
| H A D | inet_pton.c | 15 int inet_pton(int af, const char *restrict s, void *restrict a0) in inet_pton() argument
|
| H A D | gethostbyaddr.c | 7 struct hostent *gethostbyaddr(const void *a, socklen_t l, int af) in gethostbyaddr() argument
|
| H A D | gethostbyname2_r.c | 11 int gethostbyname2_r(const char *name, int af, in gethostbyname2_r() argument
|
| H A D | gethostbyaddr_r.c | 10 int gethostbyaddr_r(const void *a, socklen_t l, int af, in gethostbyaddr_r() argument
|
| H A D | netlink.c | 7 static int __netlink_enumerate(int fd, unsigned int seq, int type, int af, in __netlink_enumerate() argument
|
| /third_party/musl/porting/liteos_a/user/src/network/ |
| H A D | gethostbyaddr.c | 7 struct hostent *gethostbyaddr(const void *a, socklen_t l, int af) in gethostbyaddr() argument
|
| H A D | gethostbyaddr_r.c | 10 int gethostbyaddr_r(const void *a, socklen_t l, int af, in gethostbyaddr_r() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | ip_addr.h | 13 int af; /* AF_INET / AF_INET6 */ member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | ip_addr.h | 16 int af; /* AF_INET / AF_INET6 */ member
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | arpa-inet.c | 34 const char *inet_ntop(int af, const void *src, char *dst, socklen_t cnt) { in inet_ntop() argument 79 int inet_pton(int af, const char *src, void *dst) { in inet_pton() argument
|
| /third_party/libwebsockets/lib/system/dhcpclient/ |
| H A D | dhcpclient.c | 78 lws_dhcpc_find(struct lws_context *context, const char *iface, int af) in lws_dhcpc_find() argument 101 lws_dhcpc_request(struct lws_context *context, const char *iface, int af, in lws_dhcpc_request() argument [all...] |
| /third_party/node/deps/cares/src/lib/ |
| H A D | inet_ntop.c | 58 const char *ares_inet_ntop(int af, const void *src, char *dst, in ares_inet_ntop() argument 209 const char *ares_inet_ntop(int af, const void *src, char *dst, in ares_inet_ntop() argument
|
| /third_party/curl/lib/ |
| H A D | inet_ntop.c | 193 char *Curl_inet_ntop(int af, const void *src, char *buf, size_t size) in Curl_inet_ntop() argument
|
| H A D | if2ip.c | 99 if2ip_result_t Curl_if2ip(int af, in Curl_if2ip() argument 184 if2ip_result_t Curl_if2ip(int af, in Curl_if2ip() argument 239 if2ip_result_t Curl_if2ip(int af, in Curl_if2ip() argument
|
| H A D | inet_pton.c | 75 Curl_inet_pton(int af, const char *src, void *dst) in Curl_inet_pton() argument
|
| /third_party/ffmpeg/libavutil/ |
| H A D | audio_fifo.c | 48 void av_audio_fifo_free(AVAudioFifo *af) in av_audio_fifo_free() argument 65 AVAudioFifo *af; in av_audio_fifo_alloc() local 99 av_audio_fifo_realloc(AVAudioFifo *af, int nb_samples) av_audio_fifo_realloc() argument 119 av_audio_fifo_write(AVAudioFifo *af, void **data, int nb_samples) av_audio_fifo_write() argument 145 av_audio_fifo_peek(AVAudioFifo *af, void **data, int nb_samples) av_audio_fifo_peek() argument 150 av_audio_fifo_peek_at(AVAudioFifo *af, void **data, int nb_samples, int offset) av_audio_fifo_peek_at() argument 174 av_audio_fifo_read(AVAudioFifo *af, void **data, int nb_samples) av_audio_fifo_read() argument 194 av_audio_fifo_drain(AVAudioFifo *af, int nb_samples) av_audio_fifo_drain() argument 211 av_audio_fifo_reset(AVAudioFifo *af) av_audio_fifo_reset() argument 221 av_audio_fifo_size(AVAudioFifo *af) av_audio_fifo_size() argument 226 av_audio_fifo_space(AVAudioFifo *af) av_audio_fifo_space() argument [all...] |
| /third_party/libwebsockets/lib/misc/ |
| H A D | getifaddrs.c | 65 getifaddrs2(struct ifaddrs **ifap, int af, int siocgifconf, int siocgifflags, in getifaddrs2() argument
|
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-network-helper.h | 68 uint8_t af; /* if source_ads */ member
|
| /third_party/ltp/testcases/network/lib6/ |
| H A D | in6_01.c | 167 uint8_t af; in test_sockaddr_storage() local
|
| /third_party/pulseaudio/src/modules/rtp/ |
| H A D | sdp.c | 42 char *pa_sdp_build(int af, const void *src, const void *dst, const char *name, uint16_t port, uint8_t payload, const pa_sample_spec *ss, bool enable_opus) { in pa_sdp_build() argument
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | nullIsSubtypeOfEverythingButUndefined.js | 61 var af: typeof f; variable 148 var af;
variable
|