Home
last modified time | relevance | path

Searched refs:xerrmsg (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dacl.c59 static char *make_perms (char *xperms, char *xfounduserpart, char **xerrmsg);
1363 make_perms (char *perms, char *founduserpart, char **xerrmsg) in make_perms() argument
1398 *xerrmsg = xstrdup ("cannot add default permission 'x'"); in make_perms()
1400 *xerrmsg = xstrdup ("cannot remove default permission 'x'"); in make_perms()
1427 *xerrmsg = xstrdup ("user have admin rights," in make_perms()
1433 *xerrmsg = xstrdup ("user already has all ('a')" in make_perms()
1439 *xerrmsg = xstrdup ("user does not have all " in make_perms()
1472 *xerrmsg = xstrdup ("user has other permissions," in make_perms()
1479 *xerrmsg = xstrdup ("user has other permissions," in make_perms()
1509 *xerrmsg = xstrdup ("user has higher" in make_perms()
[all …]