Searched refs:complained_lchown (Results 1 – 1 of 1) sorted by relevance
742 static int complained_lchown = 0; in extractfile() local830 if (lchown(rname, uid, gid) < 0 && !complained_lchown) { in extractfile()839 complained_lchown = 1; in extractfile()