Searched refs:AR_B (Results 1 – 6 of 6) sorted by relevance
184 bsdar->options |= AR_B; in main()282 if (bsdar->options & AR_A && bsdar->options & AR_B) in main()294 if (bsdar->options & (AR_A | AR_B)) { in main()307 if (bsdar->options & AR_B) in main()
37 #define AR_B 0x0002 /* position-before */ macro
226 if (bsdar->options & AR_B) { in insert_obj()443 if (bsdar->options & AR_A || bsdar->options & AR_B) { in ar_write_archive()457 bsdar->options &= ~(AR_A | AR_B); in ar_write_archive()
179 bsdar->options |= AR_B; in main()265 if (bsdar->options & AR_A && bsdar->options & AR_B) in main()275 if (bsdar->options & (AR_A | AR_B)) { in main()291 if (bsdar->options & AR_B) in main()
35 #define AR_B 0x0002 /* position-before */ macro
209 if (bsdar->options & AR_B) { in insert_obj()415 if (bsdar->options & AR_A || bsdar->options & AR_B) { in ar_write_archive()428 bsdar->options &= ~(AR_A | AR_B); in ar_write_archive()