Searched refs:arcname (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-regression/ |
H A D | pptrtab.c | 12 const char *arcname; in main() local 28 while ((fp = ctf_archive_next (ctf, &i, &arcname, 1, &err)) != NULL) in main() 40 printf ("%s: a_t * points to a type of kind %i\n", arcname, in main() 56 fprintf (stderr, "Lookup failed in %s: %s\n", arcname, ctf_errmsg (ctf_errno (fp))); in main() 59 fprintf (stderr, "Lookup unexpectedly succeeded in %s\n", arcname); in main()
|
/netbsd-src/bin/pax/ |
H A D | ar_io.c | 96 const char *arcname; /* printable name of archive */ variable 169 arcname = STDN; in ar_open() 178 arcname = STDO; in ar_open() 189 arcname = STDO; in ar_open() 198 arcname = NONE; in ar_open() 212 syswarn(0, errno, "Failed stat on %s", arcname); in ar_open() 220 arcname); in ar_open() 402 (void)unlink(arcname); in ar_close() 1448 if (strcmp(arcname, STDO) && strcmp(arcname, STDN) && (artyp != ISREG) in ar_next() 1456 arcname, arvol); in ar_next() [all …]
|
H A D | extern.h | 48 extern const char *arcname;
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/untgz/ |
H A D | untgz.c | 132 char *TGZfname (const char *arcname) in TGZfname() argument 137 strcpy(buffer,arcname); in TGZfname() 152 void TGZnotfound (const char *arcname) in TGZnotfound() argument 159 arcname, in TGZnotfound()
|
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/untgz/ |
H A D | untgz.c | 132 char *TGZfname (const char *arcname) in TGZfname() argument 137 strcpy(buffer,arcname); in TGZfname() 152 void TGZnotfound (const char *arcname) in TGZnotfound() argument 159 arcname, in TGZnotfound()
|
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/untgz/ |
H A D | untgz.c | 132 char *TGZfname (const char *arcname) in TGZfname() argument 137 strcpy(buffer,arcname); in TGZfname() 152 void TGZnotfound (const char *arcname) in TGZnotfound() argument 159 arcname, in TGZnotfound()
|
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/untgz/ |
H A D | untgz.c | 132 char *TGZfname (const char *arcname) in TGZfname() argument 137 strcpy(buffer,arcname); in TGZfname() 152 void TGZnotfound (const char *arcname) in TGZnotfound() argument 159 arcname, in TGZnotfound()
|
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/ |
H A D | ssh.py | 84 tarball.add(args.execdir, arcname=os.path.basename(args.execdir))
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/ |
H A D | remote-exec.py | 94 tarball.add(args.execdir, arcname=os.path.basename(args.execdir))
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 533 <arcname>: Drop.
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ChangeLog-2020 | 533 <arcname>: Drop.
|
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ChangeLog-2020 | 533 <arcname>: Drop.
|