| /freebsd-14.2/contrib/bmake/unit-tests/ |
| H A D | archive.mk | 10 ARCHIVE= libprog.a 28 create-archive: ${ARCHIVE} pre post 34 ${ARCHIVE}: $${:Ulibprog.a}(archive.mk modmisc.mk $${:Uvarmisc.mk}) pre post 38 list-archive: ${ARCHIVE} pre post 45 list-archive-wildcard: ${ARCHIVE}([at]*.mk) pre post 48 depend-on-existing-member: ${ARCHIVE}(archive.mk) pre post 51 depend-on-nonexistent-member: ${ARCHIVE}(nonexistent.mk) pre post 55 rm -f ${ARCHIVE}
|
| H A D | varfind.mk | 20 @echo $@: long ${.ARCHIVE:Q}
|
| H A D | varmisc.mk | 181 GL_ARCHIVE:= ${.ARCHIVE}
|
| /freebsd-14.2/contrib/elftoolchain/libelf/ |
| H A D | libelf_ar.c | 133 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()
|
| H A D | libelf_ar_util.c | 110 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()
|
| H A D | elf_cntl.c | 43 LIBELF_SET_ERROR(ARCHIVE, 0); in elf_cntl()
|
| H A D | elf_rand.c | 59 LIBELF_SET_ERROR(ARCHIVE, 0); in elf_rand()
|
| H A D | elf_getarsym.c | 51 LIBELF_SET_ERROR(ARCHIVE, 0); in elf_getarsym()
|
| H A D | elf_errmsg.c | 42 DEFINE_ERROR(ARCHIVE, "Malformed ar(1) archive"),
|
| /freebsd-14.2/bin/pax/ |
| H A D | options.c | 528 act = ARCHIVE; in pax_options() 548 if (!(flg & XF) && (act == ARCHIVE)) in pax_options() 569 case ARCHIVE: in pax_options() 628 act = ARCHIVE; in tar_options() 816 if (fstdin == 1 && act == ARCHIVE) in tar_options() 822 if ((act == ARCHIVE || act == APPND) && argc == 0 && nincfiles == 0) in tar_options() 829 if (act == ARCHIVE || act == APPND) in tar_options() 906 case ARCHIVE: in tar_options() 1092 act = ARCHIVE; in cpio_options() 1254 case ARCHIVE: in cpio_options()
|
| H A D | ar_io.c | 125 case ARCHIVE: in ar_open() 197 if (act == ARCHIVE) { in ar_open() 724 if ((act == APPND) || (act == ARCHIVE)) { in ar_rdsync() 1137 if ((act == ARCHIVE) || (act == APPND)) in ar_next()
|
| H A D | pax.h | 58 #define ARCHIVE 2 /* write a new archive */ macro
|
| H A D | pax.c | 276 case ARCHIVE: in main()
|
| H A D | buf_subs.c | 287 act = ARCHIVE; in appnd_start()
|
| H A D | tar.c | 346 if ((act != APPND) && (act != ARCHIVE)) { in tar_opt()
|
| /freebsd-14.2/contrib/ntp/sntp/libevent/cmake/ |
| H A D | AddEventLibrary.cmake | 44 ARCHIVE DESTINATION "lib" COMPONENT lib 71 ARCHIVE DESTINATION "lib" COMPONENT lib
|
| /freebsd-14.2/contrib/libfido2/src/ |
| H A D | CMakeLists.txt | 135 install(TARGETS fido2 ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR} 146 ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR}
|
| /freebsd-14.2/contrib/libevent/cmake/ |
| H A D | AddEventLibrary.cmake | 44 ARCHIVE DESTINATION "lib" COMPONENT lib 71 ARCHIVE DESTINATION "lib" COMPONENT lib
|
| /freebsd-14.2/contrib/ntp/sntp/libevent/build-aux/ |
| H A D | ar-lib | 105 Usage: $me [--help] [--version] PROGRAM ACTION ARCHIVE [MEMBER...]
|
| /freebsd-14.2/contrib/libcbor/src/ |
| H A D | CMakeLists.txt | 40 ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR}
|
| /freebsd-14.2/contrib/bmake/ |
| H A D | make.h | 572 #define ARCHIVE "!" /* Archive in "archive(member)" syntax */ macro 1131 GNode_VarArchive(GNode *gn) { return GNode_ValueDirect(gn, ARCHIVE); } in GNode_VarArchive()
|
| H A D | make.c | 1294 Var_Set(gn, ARCHIVE, gn->name); in Make_ExpandUse()
|
| /freebsd-14.2/contrib/bmake/mk/ |
| H A D | own.mk | 99 ARCHIVE \
|
| /freebsd-14.2/contrib/processor-trace/libipt/ |
| H A D | CMakeLists.txt | 109 ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR}
|
| /freebsd-14.2/contrib/googletest/googletest/cmake/ |
| H A D | internal_utils.cmake | 307 ARCHIVE DESTINATION "${CMAKE_INSTALL_LIBDIR}"
|