Home
last modified time | relevance | path

Searched refs:SIOCGIFCONF (Results 1 – 21 of 21) sorted by relevance

/third_party/libwebsockets/lib/misc/
Dgetifaddrs.c198 #if defined(LWS_HAVE_IPV6) && defined(SIOCGIFCONF) in getifaddrs()
200 ret = getifaddrs2(ifap, AF_INET6, SIOCGIFCONF, SIOCGIFFLAGS, in getifaddrs()
203 #if defined(AF_INET) && defined(SIOCGIFCONF) && defined(SIOCGIFFLAGS) in getifaddrs()
205 ret = getifaddrs2(ifap, AF_INET, SIOCGIFCONF, SIOCGIFFLAGS, in getifaddrs()
268 getifaddrs2(&a, AF_INET, SIOCGIFCONF, SIOCGIFFLAGS, in main()
/third_party/gstreamer/gstreamer/libs/gst/helpers/
Dmeson.build47 ioctl(0, SIOCGIFCONF, &ifc);
52 name : 'SIOCGIFCONF, SIOCGIFFLAGS and SIOCGIFHWADDR available')
54 description : 'SIOCGIFCONF, SIOCGIFFLAGS and SIOCGIFHWADDR is available')
Dgst-ptp-helper.c258 if (ioctl (g_socket_get_fd (socket_event), SIOCGIFCONF, &ifc) != -1) { in setup_sockets()
340 if (ioctl (g_socket_get_fd (socket_event), SIOCGIFCONF, &ifc) != -1) { in setup_sockets()
/third_party/ltp/testcases/kernel/syscalls/sockioctl/
Dsockioctl01.c102 PF_INET, SOCK_DGRAM, 0, SIOCGIFCONF, &ifc,
230 SAFE_IOCTL(cleanup, s, SIOCGIFCONF, &ifc); in setup3()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dioctl.h63 #define SIOCGIFCONF 0x8912 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dioctl.h63 #define SIOCGIFCONF 0x8912 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dioctl.h63 #define SIOCGIFCONF 0x8912 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dioctl.h63 #define SIOCGIFCONF 0x8912 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dioctl.h63 #define SIOCGIFCONF 0x8912 macro
/third_party/musl/include/sys/
Dioctl.h63 #define SIOCGIFCONF 0x8912 macro
/third_party/musl/ndk_musl_include/sys/
Dioctl.h63 #define SIOCGIFCONF 0x8912 macro
/third_party/musl/libc-test/src/functionalext/supplement/misc/
Dioctl.c97 int ret = ioctl(sockFd, SIOCGIFCONF, &ifc); in ioctl_0200()
/third_party/musl/porting/liteos_a/user/src/network/
Dgetifaddrs.c253 if (ioctl(fd, SIOCGIFCONF, &ifconfig) < 0) in getifaddrs()
/third_party/e2fsprogs/lib/uuid/
Dgen_uuid.c261 if (ioctl (sd, SIOCGIFCONF, (char *)&ifc) < 0) { in get_node_id()
/third_party/toybox/porting/liteos_a/toys/net/
Difconfig.c349 xioctl(TT.sockfd, SIOCGIFCONF, &ifcon); in show_iface()
/third_party/toybox/toys/net/
Difconfig.c350 xioctl(TT.sockfd, SIOCGIFCONF, &ifcon); in show_iface()
/third_party/libuv/src/unix/
Dos390.c385 if (ioctl(sockfd, SIOCGIFCONF, &ifc) == -1) { in uv_interface_addresses()
Daix.c1135 if (ioctl(sockfd, SIOCGIFCONF, &ifc) == -1) { in uv_interface_addresses()
/third_party/libcoap/src/
Dcoap_io.c255 if (ioctl(sockfd, SIOCGIFCONF, (char *)&ifc) < 0) {
Dcoap_session.c567 if (ioctl(fd, SIOCGIFCONF, (char *)&ifc) < 0) { in loopback_packet_check()
/third_party/NuttX/
DReleaseNotes15724 - Networking: Add implementation of logic for SIOCGIFCONF and
16303 - SIOCGIFCONF and SIOCGLIFCONF IOCTL commands should only report on