Searched refs:a_id (Results 1 - 19 of 19) sorted by relevance

/illumos-gate/usr/src/cmd/filesync/
H A Dacls.c109 list[i].a_id = acls[i].a_id;
146 if (f1->f_acls[i].a_id != f2->f_acls[i].a_id)
178 acls[0].a_id = fp->f_uid;
182 acls[1].a_id = fp->f_gid;
186 acls[2].a_id = 0;
190 acls[3].a_id = 0;
243 id = list[i].a_id;
H A Dbase.c627 ap->a_id = l;
876 ip->f_acls[i].a_id, ip->f_acls[i].a_perm);
/illumos-gate/usr/src/cmd/getfacl/
H A Dgetfacl.c151 pruname(tp->a_id));
154 prgname(tp->a_id));
165 pruname(tp->a_id), permp);
185 prgname(tp->a_id), permp);
222 pruname(tp->a_id), permp);
238 prgname(tp->a_id), permp);
/illumos-gate/usr/src/cmd/setfacl/
H A Dsetfacl.c428 tmpacl.a_id = 0; /* id field needs to be initialized */
430 tmpacl.a_id = getuid(); /* id field for user */
432 tmpacl.a_id = getgid(); /* id field for group */
450 ((taclp->a_id == tmpacl.a_id) || is_obj)) {
465 ((taclp->a_id == tmpacl.a_id) || is_obj)) {
697 aclentp->a_id = pwp->pw_uid;
703 aclentp->a_id = id;
708 aclentp->a_id
819 int a_id = 0; local
[all...]
/illumos-gate/usr/src/lib/libsec/common/
H A Daclsort.c188 * compare the field a_id
193 return ((int)(i->a_id) - (int)(j->a_id));
H A Dacl.y322 $$.a_id = id;
344 $$.a_id = -1;
385 $$.a_id = get_id_nofail($1, $5);
387 $$.a_id = id;
410 $$.a_id = -1;
H A Daclcheck.c151 if (check_dup(cnt, *idp, aclentp->a_id,
157 (*idp)[cnt] = aclentp->a_id;
H A Dacltext.c199 pruname(tp->a_id, uidp, sizeof (uidp), 0), perm);
211 prgname(tp->a_id, gidp, sizeof (gidp), 0), perm);
232 pruname(tp->a_id, uidp, sizeof (uidp), 0), perm);
241 prgname(tp->a_id, gidp, sizeof (gidp), 0), perm);
324 error = str_append(dstr, pruname(aclp->a_id, idp,
346 error = str_append(dstr, prgname(aclp->a_id, idp,
763 idstr = lltostr(aclp->a_id, &id[ID_STR_MAX - 1]);
H A Daclutils.c415 min_acl[0].a_id = owner;
418 min_acl[1].a_id = group;
421 min_acl[2].a_id = (uid_t)-1;
424 min_acl[3].a_id = (uid_t)-1;
/illumos-gate/usr/src/common/acl/
H A Dacl_common.c210 if (x->a_id < y->a_id)
212 if (x->a_id > y->a_id)
562 acep->a_who = aclent[i].a_id;
564 acep->a_who = aclent[i].a_id;
595 * handle a_perm and a_id
607 acep->a_who = aclent[i].a_id;
615 acep->a_who = aclent[i].a_id;
1068 dest->a_id
[all...]
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_acl.c628 if (aclent[i].a_id == UID_UNKNOWN &&
639 error = nfs_idmap_uid_str(aclent[i].a_id,
645 if (aclent[i].a_id == GID_UNKNOWN &&
656 error = nfs_idmap_gid_str(aclent[i].a_id,
694 * handle a_perm and a_id
705 error = nfs_idmap_uid_str(aclent[i].a_id, &acep->who,
720 error = nfs_idmap_gid_str(aclent[i].a_id,
1220 error = nfs_idmap_str_uid(vals->key, &dest->a_id,
1223 error = nfs_idmap_str_gid(vals->key, &dest->a_id,
1233 error = validate_idmapping(vals->key, &dest->a_id,
[all...]
H A Dnfs_acl_xdr.c79 if (!xdr_uid(xdrs, &objp->a_id))
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_acl.c524 aclp->a_id = ufsaclp->acl_who;
539 aclp->a_id = ufsaclp->acl_who;
750 aclentp->a_id = ip->i_uid; /* Really undefined */
756 aclentp->a_id = ip->i_gid; /* Really undefined */
762 aclentp->a_id = 0; /* Really undefined */
768 aclentp->a_id = 0; /* Really undefined */
866 (aclentp[i - 1].a_id == aclentp[i].a_id)) ||
984 uaclp->acl_ic_who = aclentp->a_id;
1109 (*aclentpp)->a_id
[all...]
/illumos-gate/usr/src/uts/common/fs/
H A Dfs_subr.c636 aclentp->a_id = vattr.va_uid; /* Really undefined */
641 aclentp->a_id = vattr.va_gid; /* Really undefined */
646 aclentp->a_id = (gid_t)-1; /* Really undefined */
651 aclentp->a_id = (gid_t)-1; /* Really undefined */
/illumos-gate/usr/src/uts/common/sys/
H A Dacl.h43 uid_t a_id; /* the entry in -uid or gid */ member in struct:acl
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_vop.c1091 aclentp->a_id = (gid_t)-1;
/illumos-gate/usr/src/uts/common/c2/
H A Daudit_token.c895 value = (int32_t)aclp->a_id;
/illumos-gate/usr/src/cmd/find/
H A Dfind.c1109 if (p1->a_id == np->first.l) {
/illumos-gate/usr/src/cmd/backup/restore/
H A Dtape.c1281 aclent[i].a_id = diskacl[j].acl_who;

Completed in 149 milliseconds