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

/freebsd-11-stable/usr.bin/ar/
H A Dar.h39 #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.c184 if (bsdar->options & AR_CC)
/freebsd-11-stable/contrib/elftoolchain/ar/
H A Dar.h39 #define AR_CC 0x0008 /* do not overwrite when extracting */ macro
H A Dar.c187 bsdar->options |= AR_CC;
311 if (bsdar->options & AR_CC)
H A Dread.c187 if (bsdar->options & AR_CC)

Completed in 217 milliseconds