OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fileargs
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/cksum/
cksum.c
540
const char
fileargs
[] = "[file ... | -c [-w] [sumfile]]";
local
545
sumargs,
fileargs
);
547
sumargs,
fileargs
);
548
(void)fprintf(stderr, " md2 %s %s\n", hashargs,
fileargs
);
549
(void)fprintf(stderr, " md4 %s %s\n", hashargs,
fileargs
);
550
(void)fprintf(stderr, " md5 %s %s\n", hashargs,
fileargs
);
551
(void)fprintf(stderr, " rmd160 %s %s\n", hashargs,
fileargs
);
552
(void)fprintf(stderr, " sha1 %s %s\n", hashargs,
fileargs
);
Completed in 13 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026