OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:files_cnt
(Results
1 - 4
of
4
) sorted by relevancy
/src/bin/dd/
extern.h
79
extern u_int
files_cnt
;
position.c
100
if (
files_cnt
> 1) {
101
--
files_cnt
;
dd.c
91
u_int
files_cnt
= 1; /* # of files to copy */
variable in typeref:typename:u_int
146
while (
files_cnt
--)
194
if (
files_cnt
> 1 && !(in.flags & ISTAPE)) {
args.c
261
files_cnt
= (u_int)strsuftoll("file count", arg, 0, UINT_MAX);
262
if (!
files_cnt
) {
Completed in 89 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025