HomeSort by: relevance | last modified time | path
    Searched refs:SWAPPED (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libpcap/dist/
sf-pcap.c 203 SWAPPED,
231 int swapped = 0; local
241 * number for a pcap savefile, or for a byte-swapped pcap
253 swapped = 1;
277 * If it's a byte-swapped capture file, byte-swap the header.
279 if (swapped) {
331 p->swapped = swapped;
406 ps->lengths_swapped = SWAPPED;
414 ps->lengths_swapped = SWAPPED;
    [all...]
  /src/usr.bin/make/unit-tests/
directive-include-guard.mk 336 CASES+= variable-swapped
337 LINES.variable-swapped= \
338 'SWAPPED=' \
339 '.ifndef SWAPPED' \
342 # expect: Parse_PushInput: variable-swapped.tmp:1
343 # expect: Parse_PushInput: variable-swapped.tmp:1

Completed in 53 milliseconds