Searched defs:swapped (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/libpcap/ |
H A D | pcap-util.c | 504 pcapint_post_process(int linktype, int swapped, struct pcap_pkthdr *hdr, in pcapint_post_process()
|
H A D | sf-pcap.c | 226 int swapped = 0; in pcap_check_header() local
|
H A D | pcap-int.h | 253 int swapped; member
|
H A D | sf-pcapng.c | 778 int swapped = 0; in pcap_ng_check_header() local
|
/freebsd/sbin/ipf/libipf/ |
H A D | ipft_pc.c | 56 static int pfd = -1, swapped = 0; variable
|
/freebsd/usr.bin/systat/ |
H A D | proc.c | 48 uint32_t swapped; /* in pages */ member
|
/freebsd/usr.sbin/moused/moused/ |
H A D | util.h | 122 void *swapped = *original; in _steal() local
|
/freebsd/crypto/libecc/src/sig/ |
H A D | sig_algs.c | 1014 int ret, swapped; in _bubble_sort() local
|
/freebsd/lib/libsysdecode/ |
H A D | flags.c | 1070 bool swapped; in sysdecode_cap_rights_init() local
|
/freebsd/sys/contrib/zstd/lib/common/ |
H A D | xxhash.h | 4096 uint64x2_t const swapped = vextq_u64(data64, data64, 1); in XXH3_accumulate_512_neon() local
|
/freebsd/contrib/sqlite3/autosetup/ |
H A D | jimsh0.c | 15607 int swapped = 1, beg = i, end, j; in SetScanFmtFromAny() local
|