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

  /src/usr.bin/cap_mkdb/
cap_mkdb.c 62 static int count_records(char **);
123 openinfo.nelem = count_records(argv) << 1;
294 count_records(char **list) function
  /src/external/mpl/bind/dist/bin/tests/system/chain/
tests.sh 100 count_records() { function
111 test "$(count_records "$owner_name" "$rr_type" "$file")" -eq 1
118 test "$(count_records "$owner_name" "$rr_type" "$file")" -eq 0

Completed in 20 milliseconds