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

/ast/src/cmd/pax/
H A Dpax.c1451 while (fp = nextformat(fp))
1468 while (fp = nextformat(fp))
1476 while (fp = nextformat(fp))
1481 while (fp = nextformat(fp))
H A Dmisc.c73 nextformat(Format_t* fp) function
97 while (fp = nextformat(fp))
H A Dpax.h718 extern Format_t* nextformat(Format_t*);
H A Dformat.c87 while (fp = nextformat(fp))
160 while (fp = nextformat(fp))

Completed in 28 milliseconds