Searched refs:Cpio_t (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/pax/
H A Dpax-cpio.c92 } Cpio_t; typedef in typeref:struct:Cpio_s
148 register Cpio_t* cpio = (Cpio_t*)ap->data;
167 register Cpio_t* cpio = (Cpio_t*)ap->data;
184 register Cpio_t* cpio = (Cpio_t*)ap->data;
220 register Cpio_t* cpio;
224 cpio = (Cpio_t*)ap->data;
229 if (!(cpio = newof(0, Cpio_t,
[all...]

Completed in 10 milliseconds