Searched refs:ERR_PERM (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/filesync/
H A Dfilesync.h102 #define ERR_PERM 8 /* insufficient access */ macro
112 #define ERR_ABORT (ERR_FILES|ERR_PERM)
H A Ddebug.c145 ERR_PERM, "permissions",
H A Daction.c349 errs |= ERR_PERM | ERR_UNRESOLVED;
821 errs = ERR_PERM;
915 errs |= ERR_PERM | ERR_UNRESOLVED;
1034 errs |= ERR_PERM | ERR_UNRESOLVED;
1088 return (ERR_PERM);
1148 return (ERR_PERM);
H A Deval.c398 return (ERR_PERM);
629 walk_errs |= ERR_PERM;
/illumos-gate/usr/src/cmd/streams/strcmd/
H A Dstrchg.c57 * 6 ERR_PERM not owner or superuser
90 #define ERR_PERM 6 /* not owner or superuser */ macro
154 return (ERR_PERM);
/illumos-gate/usr/src/lib/libpkg/common/
H A Dpkglibmsgs.h294 #define ERR_PERM "permissions <%04lo> expected <%04lo> actual" macro
H A Dverify.c738 reperr(pkg_gt(ERR_PERM), ainfo->mode,

Completed in 85 milliseconds