Home
last modified time | relevance | path

Searched refs:gethdr (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/backup/restore/
H A Dtape.c449 goto gethdr; in getvol()
472 goto gethdr; in getvol()
563 gethdr: in getvol()
/titanic_50/usr/src/cmd/cpio/
H A Dcpio.c154 static int gethdr(void);
730 while ((i = gethdr()) != 0) { in main()
4463 gethdr(void) in gethdr() function
6350 while (gethdr()) { in scan4trail()