HomeSort by: relevance | last modified time | path
    Searched defs:count_records (Results 1 - 1 of 1) 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 in typeref:typename:int

Completed in 12 milliseconds