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

/ast/src/cmd/pax/
H A Dpaxlib.h140 int (*getheader)(Pax_t*, Paxarchive_t*, Paxfile_t*); member in struct:Paxformat_s
H A Dcopy.c42 while (getheader(ap, f))
H A Dpax.h703 extern int getheader(Archive_t*, File_t*);
H A Dformat.c613 getheader(register Archive_t* ap, register File_t* f) function
618 message((-6, "getheader()"));
644 if ((*ap->format->getheader)(&state, ap, f) <= 0)
H A Dmisc.c249 if (!getheader(bp, &bp->file))
H A Dpax-slt.c433 if (getheader(ap, &v))
H A Ddelta.c632 while (getheader(ip, f))
/ast/src/lib/libvcodex/
H A Dvcsfio.c424 static ssize_t getheader(Sfdc_t* sfdc, Sfio_t* f, int init, int identify) function
426 static ssize_t getheader(sfdc, f, init, identify)
696 if(getheader(sfdc, f, 0, 0) < 0 )
1072 if(getheader(sfdc, sf, 1, !type) < 0 )

Completed in 29 milliseconds