Home
last modified time | relevance | path

Searched refs:ARCHIVE (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-12-stable/contrib/elftoolchain/libelf/
Dlibelf_ar.c133 LIBELF_SET_ERROR(ARCHIVE, 0); in _libelf_ar_gethdr()
235 LIBELF_SET_ERROR(ARCHIVE, 0); in _libelf_ar_open_member()
246 LIBELF_SET_ERROR(ARCHIVE, 0); in _libelf_ar_open_member()
257 LIBELF_SET_ERROR(ARCHIVE, 0); in _libelf_ar_open_member()
270 LIBELF_SET_ERROR(ARCHIVE, 0); in _libelf_ar_open_member()
405 LIBELF_SET_ERROR(ARCHIVE, 0); in _libelf_ar_process_bsd_symtab()
495 LIBELF_SET_ERROR(ARCHIVE, 0); in _libelf_ar_process_svr4_symtab()
Dlibelf_ar_util.c110 LIBELF_SET_ERROR(ARCHIVE, 0); in _libelf_ar_get_translated_name()
115 LIBELF_SET_ERROR(ARCHIVE, 0); in _libelf_ar_get_translated_name()
141 LIBELF_SET_ERROR(ARCHIVE, 0); in _libelf_ar_get_translated_name()
358 LIBELF_SET_ERROR(ARCHIVE, 0); in _libelf_ar_open()
Delf_cntl.c43 LIBELF_SET_ERROR(ARCHIVE, 0); in elf_cntl()
Delf_rand.c59 LIBELF_SET_ERROR(ARCHIVE, 0); in elf_rand()
Delf_getarsym.c51 LIBELF_SET_ERROR(ARCHIVE, 0); in elf_getarsym()
Delf_errmsg.c42 DEFINE_ERROR(ARCHIVE, "Malformed ar(1) archive"),
/freebsd-12-stable/bin/pax/
Doptions.c529 act = ARCHIVE; in pax_options()
549 if (!(flg & XF) && (act == ARCHIVE)) in pax_options()
570 case ARCHIVE: in pax_options()
629 act = ARCHIVE; in tar_options()
817 if (fstdin == 1 && act == ARCHIVE) in tar_options()
823 if ((act == ARCHIVE || act == APPND) && argc == 0 && nincfiles == 0) in tar_options()
830 if (act == ARCHIVE || act == APPND) in tar_options()
907 case ARCHIVE: in tar_options()
1093 act = ARCHIVE; in cpio_options()
1255 case ARCHIVE: in cpio_options()
Dar_io.c127 case ARCHIVE: in ar_open()
199 if (act == ARCHIVE) { in ar_open()
736 if ((act == APPND) || (act == ARCHIVE)) { in ar_rdsync()
1149 if ((act == ARCHIVE) || (act == APPND)) in ar_next()
Dpax.h59 #define ARCHIVE 2 /* write a new archive */ macro
Dpax.c278 case ARCHIVE: in main()
Dbuf_subs.c289 act = ARCHIVE; in appnd_start()
Dtar.c352 if ((act != APPND) && (act != ARCHIVE)) { in tar_opt()
/freebsd-12-stable/contrib/libevent/cmake/
DAddEventLibrary.cmake44 ARCHIVE DESTINATION "lib" COMPONENT lib
71 ARCHIVE DESTINATION "lib" COMPONENT lib
/freebsd-12-stable/contrib/ntp/sntp/libevent/cmake/
DAddEventLibrary.cmake44 ARCHIVE DESTINATION "lib" COMPONENT lib
71 ARCHIVE DESTINATION "lib" COMPONENT lib
/freebsd-12-stable/contrib/ntp/sntp/libevent/build-aux/
Dar-lib105 Usage: $me [--help] [--version] PROGRAM ACTION ARCHIVE [MEMBER...]
/freebsd-12-stable/contrib/bmake/
Dmake.h368 #define ARCHIVE "!" /* Archive in "archive(member)" syntax */ macro
Darch.c1059 arch = ArchFindMember(Var_Value(ARCHIVE, gn, &p1), in Arch_Touch()
1141 arhPtr = ArchStatMember(Var_Value(ARCHIVE, gn, &p1), in Arch_MTime()
Dmake.c1328 Var_Set(ARCHIVE, gn->name, gn); in Make_ExpandUse()
Dsuff.c1965 Var_Set(ARCHIVE, gn->name, gn); in SuffFindArchiveDeps()
/freebsd-12-stable/contrib/bmake/mk/
Down.mk99 ARCHIVE \
/freebsd-12-stable/contrib/processor-trace/libipt/
DCMakeLists.txt109 ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR}
/freebsd-12-stable/contrib/file/magic/Magdir/
Dc64145 >1 string DREAMLOAD\40FILE\40ARCHIVE
/freebsd-12-stable/contrib/apr-util/
DCMakeLists.txt325 ARCHIVE DESTINATION lib
/freebsd-12-stable/contrib/googletest/googletest/cmake/
Dinternal_utils.cmake307 ARCHIVE DESTINATION "${CMAKE_INSTALL_LIBDIR}"
/freebsd-12-stable/contrib/apr/
DCMakeLists.txt391 ARCHIVE DESTINATION lib

12