Home
last modified time | relevance | path

Searched defs:ifc (Results 1 – 23 of 23) sorted by relevance

/external/strace/tests/
Dioctl_sock_gifconf.c54 print_ifconf(struct ifconf *ifc, int in_len, char *in_buf, long rc) in print_ifconf()
105 gifconf_ioctl(int fd, struct ifconf *ifc, bool ifc_valid) in gifconf_ioctl()
/external/strace/tests-m32/
Dioctl_sock_gifconf.c54 print_ifconf(struct ifconf *ifc, int in_len, char *in_buf, long rc) in print_ifconf()
105 gifconf_ioctl(int fd, struct ifconf *ifc, bool ifc_valid) in gifconf_ioctl()
/external/strace/tests-mx32/
Dioctl_sock_gifconf.c54 print_ifconf(struct ifconf *ifc, int in_len, char *in_buf, long rc) in print_ifconf()
105 gifconf_ioctl(int fd, struct ifconf *ifc, bool ifc_valid) in gifconf_ioctl()
/external/clang/test/CoverageMapping/
Dcontrol-flow-macro.c3 #define ifc if macro
/external/compiler-rt/test/msan/
Dioctl_custom.cc20 struct ifconf ifc; in main() local
/external/bcc/examples/networking/distributed_bridge/
Dtunnel.py29 ifc = ipdb.interfaces.eth0 variable
Dtunnel_mesh.py32 ifc = ipdb.interfaces.eth0 variable
/external/libcap-ng/utils/
Dnetcap.c250 static void report_finding(unsigned int port, const char *type, const char *ifc) in report_finding()
392 static void get_interface(unsigned int iface, char *ifc) in get_interface()
434 char more[256], ifc[32]; in read_packet() local
/external/bcc/examples/networking/tunnel_monitor/
Dmonitor.py28 ifc = ipdb.interfaces.eth0 variable
/external/libpcap/
Dfad-glifc.c85 struct lifconf ifc; in pcapint_findalldevs_interfaces() local
Dfad-gifc.c143 struct ifconf ifc; in pcapint_findalldevs_interfaces() local
/external/strace/
Dsock.c253 struct_ifconf *ifc = in decode_ifconf() local
/external/ltp/testcases/kernel/syscalls/sockioctl/
Dsockioctl01.c50 static struct ifconf ifc; variable
/external/libwebsockets/lib/plat/unix/
Dunix-sockets.c295 struct ifaddrs *ifc; in lws_interface_to_sa() local
/external/mdnsresponder/mDNSPosix/
DmDNSUNP.c230 struct ifconf ifc; in get_ifi_info() local
/external/e2fsprogs/lib/uuid/
Dgen_uuid.c218 struct ifconf ifc; in get_node_id() local
/external/iputils/
Drarpd.c93 struct ifconf ifc; in load_if() local
Darping.c843 struct ifconf ifc; in find_device_by_ioctl() local
Drdisc.c1104 struct ifconf ifc; in initifs() local
/external/libusb/libusb/os/
Dsunos_usb.c835 uint8_t ifc = 0; in sunos_check_device_and_status_open() local
Ddarwin_usb.c1650 static IOReturn darwin_get_interface (usb_device_t darwin_device, uint8_t ifc, io_service_t *usbInt… in darwin_get_interface()
/external/emma/core/java12/com/vladium/emma/instr/
DInstrVisitor.java302 … final CONSTANT_Class_info ifc = (CONSTANT_Class_info) constants.get (interfaces.get (i)); in visit() local
/external/javassist/src/main/javassist/
DCtClassType.java832 CtClass[] ifc = new CtClass[num]; in getInterfaces() local