OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpy_cnt
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/dd/
extern.h
72
extern uint64_t
cpy_cnt
;
dd.c
80
uint64_t
cpy_cnt
; /* # of blocks to copy */
variable in typeref:typename:uint64_t
372
if (
cpy_cnt
&& (st.in_full + st.in_part) >=
cpy_cnt
)
args.c
250
cpy_cnt
= strsuftoll("block count", arg, 0, LLONG_MAX);
251
if (!
cpy_cnt
) {
Completed in 15 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025