OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:c_gid
(Results
1 - 5
of
5
) sorted by relevancy
/src/bin/pax/
cpio.h
65
char
c_gid
[6]; /* owners gid */
member in struct:__anon27
130
char
c_gid
[8]; /* owners gid */
member in struct:__anon29
cpio.c
304
arcn->sb.st_gid = (gid_t)asc_u32(hd->
c_gid
, sizeof(hd->
c_gid
), OCT);
444
u32_asc((uintmax_t)arcn->sb.st_gid, hd->
c_gid
, sizeof(hd->
c_gid
),
584
arcn->sb.st_gid = (gid_t)asc_u32(hd->
c_gid
, sizeof(hd->
c_gid
), HEX);
760
u32_asc((uintmax_t)arcn->sb.st_gid, hd->
c_gid
, sizeof(hd->
c_gid
),
/src/include/protocols/
dumprestore.h
141
#define
c_gid
__c_ino.__uc_ino.__uc_gid
macro
/src/sbin/restore/
tape.c
1483
buf->
c_gid
= u_ospcl.s_ospcl.c_odinode.odi_gid;
1541
buf->
c_gid
= buf->c_spare1[2];
1657
curfile.gid = header->
c_gid
;
1765
s->
c_gid
= bswap32(s->
c_gid
);
/src/sbin/dump/
traverse.c
521
spcl.
c_gid
= dp->dp2.di_gid;
Completed in 27 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026