OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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:__anond9d9574e0108
138
char
c_namesize
[8]; /* length of pathname */
member in struct:__anond9d9574e0308
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 13 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025