OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:h_mode
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/pax/
cpio.h
92
u_char
h_mode
[2];
member in struct:__anond9d9574e0208
cpio.c
881
arcn->sb.st_mode = (mode_t)(RSHRT_EXT(hd->
h_mode
));
896
arcn->sb.st_mode = (mode_t)(SHRT_EXT(hd->
h_mode
));
1058
hd->
h_mode
[0] = CHR_WR_2(arcn->sb.st_mode);
1059
hd->
h_mode
[1] = CHR_WR_3(arcn->sb.st_mode);
1060
if (arcn->sb.st_mode != (mode_t)(SHRT_EXT(hd->
h_mode
)))
Completed in 12 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025