Home
last modified time | relevance | path

Searched refs:PCAP_ISDIGIT (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/libpcap/
H A Dfad-getad.c206 while (PCAP_ISDIGIT(*q)) in pcapint_findalldevs_interfaces()
H A Dfad-glifc.c315 while (PCAP_ISDIGIT(*q)) in pcapint_findalldevs_interfaces()
H A Dfad-gifc.c398 while (PCAP_ISDIGIT(*q)) in pcapint_findalldevs_interfaces()
H A Dpcap-dlpi.c518 while (PCAP_ISDIGIT(*cq)) in open_dlpi_device()
593 while (PCAP_ISDIGIT(*cq)) in open_dlpi_device()
1684 if (!PCAP_ISDIGIT((unsigned char)*cp))
H A Dpcap-int.h176 #define PCAP_ISDIGIT(c) \ macro
H A Dpcap-bpf.c2393 if (PCAP_ISDIGIT((unsigned)osinfo.release[0]) &&
2395 PCAP_ISDIGIT((unsigned)osinfo.release[1]))) {
H A Dpcap.c1044 (PCAP_ISDIGIT(name[2]) || name[2] == '\0'))