HomeSort by relevance Sort by last modified time
    Searched refs:first_one (Results 1 - 2 of 2) sorted by null

  /external/syslinux/com32/hdt/
hdt-cli-disk.c 164 int first_one = 0; local
168 if (!first_one) {
169 first_one = 1;
  /external/tcpdump/
print-hncp.c 377 uint32_t type, int count, int indent, int *first_one)
380 if (*first_one) {
381 *first_one = 0;
404 int first_one = 1; local
462 print_type_in_line(ndo, last_type_mask, last_type_count, indent, &first_one);
852 print_type_in_line(ndo, last_type_mask, last_type_count, indent, &first_one);

Completed in 61 milliseconds