Lines Matching defs:rflag
67 int rflag = 0;
90 rflag++;
165 work_dp, filep, rflag) == -1)
168 if (set_file_entries(aclfilep, filep, rflag) == -1)
181 if (set_online_entries(work_sp, filep, rflag) == -1)
271 * into aclent_t format. It then recalculates the mask according to rflag.
275 set_file_entries(char *acl_fnamep, char *fnamep, int rflag)
320 if (aclsort(aclcnt, rflag, aclp) == -1) {
339 * It then recalculates the mask according to rflag.
343 set_online_entries(char *setp, char *fnamep, int rflag)
352 if (aclsort(aclcnt, rflag, aclp) == -1) {