Searched refs:AR_U (Results 1 – 8 of 8) sorted by relevance
248 bsdar->options |= AR_U; in main()319 if (bsdar->options & AR_U) in main()
45 #define AR_U 0x0200 /* only extract or update newer members.*/ macro
189 if (bsdar->options & AR_U && in ar_read_archive()
133 if (mtime != 0 && bsdar->options & AR_U && sb.st_mtime <= mtime) in create_obj_from_file()
238 bsdar->options |= AR_U; in main()305 if (bsdar->options & AR_U) in main()
43 #define AR_U 0x0200 /* only extract or update newer members.*/ macro
166 if (bsdar->options & AR_U && in ar_read_archive()
128 if (mtime != 0 && bsdar->options & AR_U && sb.st_mtime <= mtime) in create_obj_from_file()