OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:h_gid
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/pax/
cpio.h
94
u_char
h_gid
[2];
member in struct:__anon28
cpio.c
883
arcn->sb.st_gid = (gid_t)(RSHRT_EXT(hd->
h_gid
));
898
arcn->sb.st_gid = (gid_t)(SHRT_EXT(hd->
h_gid
));
1066
hd->
h_gid
[0] = CHR_WR_2(arcn->sb.st_gid);
1067
hd->
h_gid
[1] = CHR_WR_3(arcn->sb.st_gid);
1068
if (arcn->sb.st_gid != (gid_t)(SHRT_EXT(hd->
h_gid
)))
/src/external/bsd/libarchive/dist/libarchive/
archive_write_set_format_cpio_binary.c
90
uint16_t
h_gid
;
465
h.
h_gid
= la_swap16((uint16_t)archive_entry_gid(entry));
Completed in 15 milliseconds
Indexes created Fri Jul 31 00:23:59 UTC 2026