Home | History | Annotate | Download | only in src

Lines Matching refs:arlib_deterministic_output

1294 	      found[cnt]->sec = arlib_deterministic_output ? 0 : newst.st_mtime;
1295 found[cnt]->uid = arlib_deterministic_output ? 0 : newst.st_uid;
1296 found[cnt]->gid = arlib_deterministic_output ? 0 : newst.st_gid;