Searched defs:ar_file (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dfile.c81 int ar_file = 0; local
113 ar_file = 1;
136 ar_file = 0;
149 if (ar_file) /* get header info */ {
182 if (!ar_file) {
193 } else if (ar_file && CHK_OPT(cmd_info, MIGHT_CHG)) {
206 if (!ar_file) {
233 if (ar_file && CHK_OPT(cmd_info, MIGHT_CHG)) {

Completed in 46 milliseconds