Searched refs:make_perms (Results 1 – 1 of 1) sorted by relevance
59 static char *make_perms (char *xperms, char *xfounduserpart, char **xerrmsg);1054 wperms = make_perms (mperms, founduserpart, &errmsg); in acl_fileproc()1147 wperms = make_perms (mperms, founduserpart, &errmsg); in acl_dirproc()1363 make_perms (char *perms, char *founduserpart, char **xerrmsg) in make_perms() function