Home | History | Annotate | Download | only in tests

Lines Matching full:archive

44   /* Open the archive.  */
64 /* If it is no archive punt. */
67 printf ("`%s' is no archive\n", argv[1]);
71 /* Get the elements of the archive one after the other. */
87 /* Get the offset of the file in the archive. */
92 Failed to get base address for the archive element: %s\n",
127 puts ("Reading archive member failed.");
145 /* Get next archive element. */
156 archive. */
157 printf ("File `%s' not found in archive\n", argv[2]);