Searched refs:AR_CC (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/usr.bin/ar/
H A Dar.h37 #define AR_CC 0x0008 /* do not overwrite when extracting */ macro
H A Dar.c181 bsdar->options |= AR_CC;
296 if (bsdar->options & AR_CC)
H A Dread.c180 if (bsdar->options & AR_CC)
/freebsd-11.0-release/contrib/elftoolchain/ar/
H A Dar.h39 #define AR_CC 0x0008 /* do not overwrite when extracting */ macro
H A Dar.c186 bsdar->options |= AR_CC;
310 if (bsdar->options & AR_CC)
H A Dread.c167 if (bsdar->options & AR_CC)

Completed in 61 milliseconds