Home | History | Annotate | Download | only in tests

Lines Matching full:archive

40   /* Open the archive.  */
60 /* If it is no archive punt. */
63 printf ("`%s' is no archive\n", argv[1]);
67 /* Get the elements of the archive one after the other. */
83 /* Get the offset of the file in the archive. */
88 Failed to get base address for the archive element: %s\n",
123 puts ("Reading archive member failed.");
141 /* Get next archive element. */
152 archive. */
153 printf ("File `%s' not found in archive\n", argv[2]);