OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:p_cksum
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/cksum/
cksum.c
289
char *s, *p_filename, *
p_cksum
;
local in function:main
312
p_cksum
= p_filename = NULL;
322
p_cksum
= strrchr(p_filename, ')');
323
if (
p_cksum
== NULL) {
331
p_cksum
+= 4;
333
l_cksum = strlen(
p_cksum
);
334
l_filename =
p_cksum
- p_filename - 4;
377
p_cksum
= buf;
394
p_cksum
= buf;
395
s=strchr(
p_cksum
, ' ');
[
all
...]
Completed in 33 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025