Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/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-14.2/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-14.2/sbin/restore/
H A Drestore.c353 ip->e_flags |= EXTRACT; in nodeupdates()
395 np->e_flags |= EXTRACT; in nodeupdates()
618 ep->e_flags &= ~(NEW|EXTRACT); in createleaves()
637 if ((ep->e_flags & (NEW|EXTRACT)) == 0) in createleaves()
644 if ((ep->e_flags & EXTRACT) != 0) { in createleaves()
649 ep->e_flags &= ~(NEW|EXTRACT); in createleaves()
695 (ep->e_flags & (NEW|EXTRACT))) { in createfiles()
H A Dutilities.c292 if (ep->e_flags & (NEW|EXTRACT)) in lowerbnd()
310 if (ep->e_flags & (NEW|EXTRACT)) in upperbnd()
355 if (ep->e_flags & EXTRACT) in flagvalues()
H A Drestore.h88 #define EXTRACT 0x0001 /* entry is to be replaced from the tape */ macro
H A Dtape.c610 if (ep == NULL || ep->e_flags & EXTRACT) in extractfile()
/freebsd-14.2/bin/pax/
H A Doptions.c525 act = EXTRACT; in pax_options()
556 case EXTRACT: in pax_options()
728 act = EXTRACT; in tar_options()
841 case EXTRACT: in tar_options()
1072 act = EXTRACT; in cpio_options()
1238 case EXTRACT: in cpio_options()
H A Dpax.h57 #define EXTRACT 1 /* extract the files in an archive */ macro
H A Dpax.c273 case EXTRACT: in main()
H A Dar_io.c116 case EXTRACT: in ar_open()
339 if ((act == LIST || act == EXTRACT) && nflag && zpid > 0) in ar_close()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoXCV.td684 defm EXTRACT : PatCoreVBitManip<int_riscv_cv_bitmanip_extract>;
/freebsd-14.2/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-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrAVX512.td668 // AVX-512 VECTOR EXTRACT