Searched defs:uid (Results 376 - 388 of 388) sorted by relevance

<<111213141516

/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c1592 * print uid or gid information.
1613 dump_uidgid(objset_t *os, uint64_t uid, uint64_t gid) argument
1617 uid_idx = FUID_INDEX(uid);
1633 print_idstr(uid, "uid");
1644 uint64_t uid, gid, mode, fsize, parent, links; local
1676 SA_ADD_BULK_ATTR(bulk, idx, sa_attr_table[ZPL_UID], NULL, &uid, 8);
1720 dump_uidgid(os, uid, gid);
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c3396 aac_get_container_uid(struct aac_softstate *softs, uint32_t cid, uint32_t *uid) argument
3413 *uid = ddi_get32(acc, &ct->CTCommand.param[1]);
3426 uint32_t uid; local
3429 rval_uid = aac_get_container_uid(softs, cid, &uid);
3441 "query container %d uid failed", cid);
3445 ddi_put32(acc, &mir->Status, uid);
3476 uint32_t uid; local
3481 uid = ddi_get32(acc, &mir->Status);
3483 if (dvp->uid != uid) {
3844 uint32_t uid; local
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c245 static void printuser(FILE *fp, uid_t uid);
246 static int readuser(char *str, uid_t *uid);
2820 * Prints the username of the user with uid 'uid' to 'fp' if the uid belongs
2821 * to a known user on the system, otherwise just print 'uid'.
2826 uid_t uid)
2832 pwd = getpwuid(uid);
2836 (void) fprintf(fp, "%u\n", (int)uid);
3440 uid_t uid; local
2824 printuser( FILE *fp, uid_t uid) argument
4202 readuser( char *str, uid_t *uid) argument
6087 uid_t uid; local
[all...]
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c171 /* default uid/gid used if /etc/minor_perm entry not found */
2927 * uid.
2975 uid_t uid; local
3010 getattr(phy_path, aminor, spectype, dev, &mode, &uid, &gid);
3074 vprint(VERBOSE_MID, PERM_MSG, phy_path, uid, gid, mode);
3087 uid = DA_UID;
3098 (sb.st_uid != uid || sb.st_gid != gid)) {
3099 if (chown(phy_path, uid, gid) == -1)
3105 vprint(VERBOSE_MID, PERM_MSG, phy_path, uid, gid, mode);
7137 uid_t *uid, gid_
7136 getattr(char *phy_path, char *aminor, int spectype, dev_t dev, mode_t *mode, uid_t *uid, gid_t *gid) argument
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Dzone.c5875 uid_t uid; local
6263 uid = crgetruid(newcr);
6265 upcount_dec(uid, GLOBAL_ZONEID);
6266 upcount_inc(uid, zoneid);
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c483 uid_t Lastuid = (uid_t)-1; /* Used with -t & -v to record current uid */
665 * to restore uid and gid from an archive only if cpio is run as uid 0,
666 * cpio now *always* tries to restore the uid and gid from the archive
668 * the uid and gid of the restored file will be changed to those of the
1235 uid_t Euid = geteuid(); /* Effective uid of invoker */
7133 uid_t uid; local
7171 uid = G_p->g_uid;
7179 if ((ulong_t)uid > (ulong_t)USHRT_MAX)
7180 uid
[all...]
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb.h112 uint16_t uid; member in struct:smb_hdr
/illumos-gate/usr/src/cmd/tar/
H A Dtar.c152 * OCTAL7CHAR - the limit for ustar gid, uid, dev
354 char uid[8]; member in struct:hblock::header
1519 (void) sscanf(dblock.dbuf.uid, "%8lo", (ulong_t *)&Gen.g_uid);
4132 (strcmp(savedblock.dbuf.uid, dblock.dbuf.uid)) ||
4514 * before using the uid and gid.
4532 * Try and extract the intended uid and gid from the name
4533 * service before believing the uid and gid in the header.
4536 * owned by someone with a large uid, then it will
4537 * have made it into the archive with a uid o
4604 uid_t uid; local
6313 getname(uid_t uid) argument
[all...]
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h1147 uid3 uid; member in struct:fattr3
1225 uid3 uid; member in struct:set_uid3
1255 set_uid3 uid; member in struct:sattr3
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c7716 * For DTRACE_PRIV_ALL, the uid and zoneid don't matter.
7779 dtrace_match_priv(const dtrace_probe_t *prp, uint32_t priv, uid_t uid, argument
7803 uid != prp->dtpr_provider->dtpv_priv.dtpp_uid) {
7827 uint32_t priv, uid_t uid, zoneid_t zoneid)
7847 if (dtrace_match_priv(prp, priv, uid, zoneid) == 0)
7993 dtrace_match(const dtrace_probekey_t *pkp, uint32_t priv, uid_t uid, argument
8009 dtrace_match_probe(probe, pkp, priv, uid, zoneid) > 0) {
8052 dtrace_match_probe(probe, pkp, priv, uid,
8077 if (dtrace_match_probe(probe, pkp, priv, uid, zoneid) <= 0)
8826 uid_t uid; local
7826 dtrace_match_probe(const dtrace_probe_t *prp, const dtrace_probekey_t *pkp, uint32_t priv, uid_t uid, zoneid_t zoneid) argument
16072 uid_t uid; local
16574 uid_t uid; local
[all...]
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c1264 * we are root (no root net access). If the real uid
1265 * is not root, then retry with the real uid instead.
3747 * as the server may be faking mode bits or mapping uid/gid.
4227 * and setgid bits when changing the uid or gid. The
12479 uid_t uid, gid_t gid, int isdir)
12486 error = vs_ace4_to_acet(filled_vsap, vsap, uid, gid, FALSE);
12506 error = vs_ace4_to_aent(filled_vsap, vsap, uid, gid,
12478 nfs4_create_getsecattr_return(vsecattr_t *filled_vsap, vsecattr_t *vsap, uid_t uid, gid_t gid, int isdir) argument
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c129 #define DTD_ATTR_UID (const xmlChar *) "uid"
2929 get_detach_dev_entry(const char *name, uid_t uid, gid_t gid, mode_t mode, argument
2945 (void) snprintf(buf, sizeof (buf), "%lu", uid);
2994 * call-back will be passed the name, uid, gid, mode, acl string and the
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h2084 mDNSu32 uid; member in struct:DNameListElem

Completed in 297 milliseconds

<<111213141516