OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:csptr
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/makefs/cd9660/
cd9660_eltorito.c
248
unsigned char *
csptr
;
local
263
csptr
= (unsigned char*)ve;
265
checksum += (int16_t)
csptr
[i];
266
checksum += 256 * (int16_t)
csptr
[i + 1];
cd9660_eltorito.c
248
unsigned char *
csptr
;
local
263
csptr
= (unsigned char*)ve;
265
checksum += (int16_t)
csptr
[i];
266
checksum += 256 * (int16_t)
csptr
[i + 1];
Completed in 31 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026