Searched refs:AR_V (Results 1 – 10 of 10) sorted by relevance
140 if (bsdar->options & AR_V) { in ar_read_archive()170 if (bsdar->options & AR_V) { in ar_read_archive()195 if (bsdar->options & AR_V) in ar_read_archive()
403 bsdar->options |= AR_V; in arscp_list()405 bsdar->options &= ~AR_V; in arscp_list()432 bsdar->options |= AR_V; in arscp_dir()434 bsdar->options &= ~AR_V; in arscp_dir()
46 #define AR_V 0x0400 /* verbose mode */ macro
254 bsdar->options |= AR_V; in main()
486 if (bsdar->options & AR_V) in ar_write_archive()524 if (bsdar->options & AR_V) in ar_write_archive()
117 if (bsdar->options & AR_V) { in ar_read_archive()147 if (bsdar->options & AR_V) { in ar_read_archive()172 if (bsdar->options & AR_V) in ar_read_archive()
422 bsdar->options |= AR_V; in arscp_list()424 bsdar->options &= ~AR_V; in arscp_list()448 bsdar->options |= AR_V; in arscp_dir()450 bsdar->options &= ~AR_V; in arscp_dir()
44 #define AR_V 0x0400 /* verbose mode */ macro
244 bsdar->options |= AR_V; in main()
457 if (bsdar->options & AR_V) in ar_write_archive()494 if (bsdar->options & AR_V && nobj != NULL) in ar_write_archive()