OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:reccnt
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/cap_mkdb/
cap_mkdb.c
178
recno_t
reccnt
;
local in function:db_build
185
for (
reccnt
= 0, bplen = 0; (st = cgetnext(&bp, ifiles)) > 0; free(bp)){
234
++
reccnt
;
276
(void)printf("cap_mkdb: %d capability records\n",
reccnt
);
cap_mkdb.c
178
recno_t
reccnt
;
local in function:db_build
185
for (
reccnt
= 0, bplen = 0; (st = cgetnext(&bp, ifiles)) > 0; free(bp)){
234
++
reccnt
;
276
(void)printf("cap_mkdb: %d capability records\n",
reccnt
);
Completed in 40 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025