Home
last modified time | relevance | path

Searched defs:EXTRACT (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gmp/mpz/
H A Dexport.c142 #define EXTRACT(N, MASK) \ in mpz_export() macro
/dragonfly/sbin/restore/
H A Drestore.h88 #define EXTRACT 0x0001 /* entry is to be replaced from the tape */ macro
/dragonfly/bin/pax/
H A Dpax.h57 #define EXTRACT 1 /* extract the files in an archive */ macro