Home
last modified time | relevance | path

Searched refs:EXTRACT (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dar-lib218 func_at_file "${1#@}" -EXTRACT "$archive"
222 $AR -NOLOGO -EXTRACT:"$file" "$archive" || exit $?
229 $AR -NOLOGO -EXTRACT:"$member" "$archive" || exit $?
/freebsd/contrib/elftoolchain/ar/
H A Dacplex.l62 EXTRACT|extract { return (EXTRACT); }
H A Dacpyacc.y99 %token EXTRACT
198 : EXTRACT mod_list { arscp_extract($2); }
/freebsd/usr.bin/ar/
H A Dacplex.l60 EXTRACT|extract { return (EXTRACT); }
H A Dacpyacc.y96 %token EXTRACT
195 : EXTRACT mod_list { arscp_extract($2); }
/freebsd/sbin/restore/
H A Drestore.c346 ip->e_flags |= EXTRACT; in nodeupdates()
388 np->e_flags |= EXTRACT; in nodeupdates()
611 ep->e_flags &= ~(NEW|EXTRACT); in createleaves()
630 if ((ep->e_flags & (NEW|EXTRACT)) == 0) in createleaves()
637 if ((ep->e_flags & EXTRACT) != 0) { in createleaves()
642 ep->e_flags &= ~(NEW|EXTRACT); in createleaves()
688 (ep->e_flags & (NEW|EXTRACT))) { in createfiles()
H A Dutilities.c286 if (ep->e_flags & (NEW|EXTRACT)) in lowerbnd()
304 if (ep->e_flags & (NEW|EXTRACT)) in upperbnd()
349 if (ep->e_flags & EXTRACT) in flagvalues()
H A Drestore.h86 #define EXTRACT 0x0001 /* entry is to be replaced from the tape */ macro
H A Dtape.c604 if (ep == NULL || ep->e_flags & EXTRACT) in extractfile()
/freebsd/bin/pax/
H A Doptions.c518 act = EXTRACT; in pax_options()
549 case EXTRACT: in pax_options()
721 act = EXTRACT; in tar_options()
834 case EXTRACT: in tar_options()
1065 act = EXTRACT; in cpio_options()
1231 case EXTRACT: in cpio_options()
H A Dpax.h55 #define EXTRACT 1 /* extract the files in an archive */ macro
H A Dpax.c261 case EXTRACT: in main()
H A Dar_io.c110 case EXTRACT: in ar_open()
333 if ((act == LIST || act == EXTRACT) && nflag && zpid > 0) in ar_close()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoXCV.td734 defm EXTRACT : PatCoreVBitManip<int_riscv_cv_bitmanip_extract>;
/freebsd/contrib/flex/
H A DChangeLog2373 * devel/00EXTRACT-ALL-SYMS.sh, devel/README, devel/dump-tables.pl,
5428 * devel/00EXTRACT-ALL-SYMS.sh, devel/README, devel/dump-tables.pl:
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrAVX512.td668 // AVX-512 VECTOR EXTRACT