Searched defs:ERR_PERM (Results 1 - 3 of 3) 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)
/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

Completed in 64 milliseconds