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_namesize
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/pax/
cpio.h
69
char
c_namesize
[6]; /* length of pathname */
member in struct:__anon27
138
char
c_namesize
[8]; /* length of pathname */
member in struct:__anon29
cpio.c
318
if ((nsz = (int)asc_u32(hd->
c_namesize
,sizeof(hd->
c_namesize
),OCT)) < 2)
452
u32_asc((uintmax_t)nsz, hd->
c_namesize
, sizeof(hd->
c_namesize
), OCT))
603
if ((nsz = (int)asc_u32(hd->
c_namesize
,sizeof(hd->
c_namesize
),HEX)) < 2)
774
u32_asc((uintmax_t)nsz, hd->
c_namesize
, sizeof(hd->
c_namesize
), HEX))
Completed in 15 milliseconds
Indexes created Fri Jul 31 00:23:59 UTC 2026