Home
last modified time | relevance | path

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

/freebsd-12.1/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-12.1/contrib/binutils/binutils/
H A Darlex.l50 "EXTRACT" { return EXTRACT; }
65 "extract" { return EXTRACT; }
H A Darparse.y54 %token EXTRACT
101 EXTRACT modulename
/freebsd-12.1/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-12.1/usr.bin/ar/
H A Dacplex.l62 EXTRACT|extract { return (EXTRACT); }
H A Dacpyacc.y99 %token EXTRACT
198 : EXTRACT mod_list { arscp_extract($2); }
/freebsd-12.1/sbin/restore/
H A Drestore.c355 ip->e_flags |= EXTRACT; in nodeupdates()
397 np->e_flags |= EXTRACT; in nodeupdates()
620 ep->e_flags &= ~(NEW|EXTRACT); in createleaves()
639 if ((ep->e_flags & (NEW|EXTRACT)) == 0) in createleaves()
646 if ((ep->e_flags & EXTRACT) != 0) { in createleaves()
651 ep->e_flags &= ~(NEW|EXTRACT); in createleaves()
697 (ep->e_flags & (NEW|EXTRACT))) { in createfiles()
H A Dutilities.c294 if (ep->e_flags & (NEW|EXTRACT)) in lowerbnd()
312 if (ep->e_flags & (NEW|EXTRACT)) in upperbnd()
357 if (ep->e_flags & EXTRACT) in flagvalues()
H A Drestore.h89 #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-12.1/bin/pax/
H A Doptions.c526 act = EXTRACT; in pax_options()
557 case EXTRACT: in pax_options()
729 act = EXTRACT; in tar_options()
842 case EXTRACT: in tar_options()
1073 act = EXTRACT; in cpio_options()
1239 case EXTRACT: in cpio_options()
H A Dpax.h58 #define EXTRACT 1 /* extract the files in an archive */ macro
H A Dpax.c275 case EXTRACT: in main()
H A Dar_io.c118 case EXTRACT: in ar_open()
341 if ((act == LIST || act == EXTRACT) && nflag && zpid > 0) in ar_close()
/freebsd-12.1/contrib/binutils/opcodes/
H A Dcr16-dis.c32 #define EXTRACT(a, offs, n_bits) \ macro
298 p.val = (dwordU) EXTRACT (val, 48 - end, end - start); in makelongparameter()
H A DChangeLog-2006439 * crx-dis.c (EXTRACT): Make macro work on 64-bit hosts.
/freebsd-12.1/sys/geom/sched/
H A DREADME47 2. EXTRACT AND BUILD THE PROGRAMS
/freebsd-12.1/contrib/binutils/binutils/doc/
H A Dbinutils.texi606 @item EXTRACT @var{module}, @var{module}, @dots{} @var{module}
/freebsd-12.1/contrib/flex/
H A DChangeLog2656 * devel/00EXTRACT-ALL-SYMS.sh, devel/README, devel/dump-tables.pl:
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86InstrAVX512.td772 // AVX-512 VECTOR EXTRACT