/external/tlsdate/src/ |
D | routeup.h | 27 static inline int routeup_setup (struct routeup *ifc) in routeup_setup() 31 static inline int routeup_once (struct routeup *ifc, unsigned int timeout) in routeup_once() 39 static inline void routeup_teardown (struct routeup *ifc) in routeup_teardown()
|
/external/clang/test/CoverageMapping/ |
D | control-flow-macro.c | 3 #define ifc if macro
|
/external/compiler-rt/test/msan/ |
D | ioctl_custom.cc | 20 struct ifconf ifc; in main() local
|
/external/valgrind/memcheck/tests/solaris/ |
D | ioctl.c | 24 struct ifconf ifc; in test_SIOCGIFCONF() local
|
D | scalar_ioctl.c | 224 struct ifconf ifc; in sys_ioctl_SIOCGIFCONF_2() local
|
/external/libpcap/ |
D | fad-glifc.c | 84 struct lifconf ifc; in pcap_findalldevs_interfaces() local
|
D | fad-gifc.c | 141 struct ifconf ifc; in pcap_findalldevs_interfaces() local
|
/external/libcap-ng/libcap-ng-0.7/utils/ |
D | netcap.c | 212 static void report_finding(int port, const char *type, const char *ifc) in report_finding() 351 static void get_interface(unsigned int iface, char *ifc) in get_interface() 393 char more[256], ifc[32]; in read_packet() local
|
/external/strace/ |
D | sock.c | 154 struct ifconf ifc; in decode_ifconf() local
|
/external/dnsmasq/src/ |
D | bpf.c | 35 struct ifconf ifc; in iface_enumerate() local
|
/external/mdnsresponder/mDNSPosix/ |
D | mDNSUNP.c | 230 struct ifconf ifc; in get_ifi_info() local
|
/external/ppp/pppd/ |
D | sys-solaris.c | 386 struct ifconf ifc; in get_first_ethernet() local 2157 struct ifconf ifc; local 2400 struct ifconf ifc; local
|
D | sys-linux.c | 1784 struct ifconf ifc; in get_ether_addr() local 1909 struct ifconf ifc; in GetMask() local
|
/external/e2fsprogs/lib/uuid/ |
D | gen_uuid.c | 229 struct ifconf ifc; in get_node_id() local
|
/external/iputils/ |
D | rarpd.c | 93 struct ifconf ifc; in load_if() local
|
D | arping.c | 843 struct ifconf ifc; in find_device_by_ioctl() local
|
D | rdisc.c | 1104 struct ifconf ifc; in initifs() local
|
/external/dhcpcd-6.8.2/ |
D | dhcpcd.h | 98 int ifc; /* listed interfaces */ member
|
/external/libusb/libusb/os/ |
D | darwin_usb.c | 729 static int darwin_get_interface (usb_device_t **darwin_device, uint8_t ifc, io_service_t *usbInterf… in darwin_get_interface()
|
/external/emma/core/java12/com/vladium/emma/instr/ |
D | InstrVisitor.java | 302 … final CONSTANT_Class_info ifc = (CONSTANT_Class_info) constants.get (interfaces.get (i)); in visit() local
|
/external/javassist/src/main/javassist/ |
D | CtClassType.java | 706 CtClass[] ifc = new CtClass[num]; in getInterfaces() local
|
/external/valgrind/coregrind/m_syswrap/ |
D | syswrap-linux.c | 5961 struct vki_ifconf *ifc = (struct vki_ifconf *) ARG3; in PRE() local 8794 struct vki_ifconf *ifc = (struct vki_ifconf *) ARG3; in POST() local
|
D | syswrap-darwin.c | 1212 struct vki_ifconf *ifc = (struct vki_ifconf *) ARG3; in PRE() local 1431 struct vki_ifconf *ifc = (struct vki_ifconf *) ARG3; in POST() local
|