OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:t_offt
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/pax/
cpio.c
982
off_t
t_offt
;
local in function:bcpio_wr
1010
t_offt
= (off_t)(SHRT_EXT(hd->h_filesize_1));
1011
t_offt
= (
t_offt
<<16) | ((off_t)(SHRT_EXT(hd->h_filesize_2)));
1012
if (arcn->sb.st_size !=
t_offt
) {
cpio.c
982
off_t
t_offt
;
local in function:bcpio_wr
1010
t_offt
= (off_t)(SHRT_EXT(hd->h_filesize_1));
1011
t_offt
= (
t_offt
<<16) | ((off_t)(SHRT_EXT(hd->h_filesize_2)));
1012
if (arcn->sb.st_size !=
t_offt
) {
Completed in 73 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025