Searched refs:gid (Results 526 - 549 of 549) sorted by relevance

<<2122

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_vnops.c1788 gid_t gid = crgetgid(cr); local
1808 IS_EPHEMERAL(uid) || IS_EPHEMERAL(gid)))
2082 gid_t gid = crgetgid(cr); local
2100 IS_EPHEMERAL(uid) || IS_EPHEMERAL(gid)))
2922 * Make sure that if we have ephemeral uid/gid or xvattr specified
/freebsd-12-stable/sys/ofed/drivers/infiniband/core/
H A Dib_sa_query.c347 { SERVICE_REC_FIELD(gid),
H A Dib_uverbs_main.c225 ib_detach_mcast(qp, &mcast->gid, mcast->lid);
H A Dib_cm.c1690 union ib_gid gid; local
1737 &gid, &gid_attr);
/freebsd-12-stable/contrib/ofed/opensm/include/iba/
H A Dib_types.h7892 ib_gid_t gid; // the Node or Multicast Group that came in/out
7963 ib_gid_t gid;
8254 ib_gid_t gid;
/freebsd-12-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_xar.c189 int64_t gid; member in struct:xar_file
715 archive_entry_set_gid(entry, file->gid);
2033 else if (strcmp(name, "gid") == 0)
2377 if (strcmp(name, "gid") == 0)
2770 xar->file->gid = atol10(s, len);
H A Darchive_write_set_format_iso9660.c485 * Usage : gid=<value>
488 * COMPAT : mkisofs -gid <value>
492 unsigned int gid:1; member in struct:iso_option
627 * : to uid and gid, you should use application
628 * : option such as --gid,--gname,--uid and --uname
2957 int64_t gid; local
2961 gid = archive_entry_gid(file->entry);
2966 * set a zero to uid and gid.
2991 set_num_733(bp+29, (uint32_t)gid);
/freebsd-12-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_fw.c2724 mgm->gid,
2728 mgm->gid,
2729 mgm->gid[5]
/freebsd-12-stable/sbin/ipfw/
H A Dipfw2.c313 { "gid", TOK_GID },
1684 bprintf(bp, " gid %s", grp->gr_name);
1686 bprintf(bp, " gid %u",
4696 NEED1("gid requires argument");
4699 gid_t gid; local
4703 gid = strtoul(*av, &end, 0);
4704 grp = (*end == '\0') ? getgrgid(gid) : getgrnam(*av);
4706 errx(EX_DATAERR, "gid \"%s\" nonexistent", *av);
/freebsd-12-stable/contrib/ofed/opensm/opensm/
H A Dosm_state_mgr.c1061 memcpy(&(notice.data_details.ntc_64_67.gid), &(port_gid),
1064 /* According to page 653 - the issuer gid in this case of trap
1065 * is the SM gid, since the SM is the initiator of this trap. */
H A Dosm_perfmgr.c1628 memcpy(&p_mon_node->port[port].gid, &cpi->redir_gid,
/freebsd-12-stable/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c427 NFSVNO_SETATTRVAL(&nva2, gid, nva.na_gid);
1326 NFSVNO_UNSET(&nva, gid);
2869 NFSVNO_UNSET(&nva, gid);
2896 NFSVNO_UNSET(&nva, gid);
H A Dnfs_nfsdport.c2705 gid_t gid; local
2825 nd->nd_repstat = nfsv4_strtogid(nd, cp, j, &gid,
2828 nvap->na_gid = gid;
/freebsd-12-stable/crypto/openssh/
H A Dsftp.c128 #define LS_NUMERIC_VIEW 0x0004 /* Long view with numeric uid/gid */
1699 aa->gid = n_arg;
/freebsd-12-stable/sbin/pfctl/
H A Dpfctl_optimize.c164 PF_RULE_FIELD(gid, NOMERGE),
/freebsd-12-stable/sys/kern/
H A Dkern_descrip.c4234 badfo_chown(struct file *fp, uid_t uid, gid_t gid, struct ucred *active_cred, argument
4320 invfo_chown(struct file *fp, uid_t uid, gid_t gid, struct ucred *active_cred, argument
H A Dkern_proc.c3038 static SYSCTL_NODE(_kern_proc, KERN_PROC_GID, gid, CTLFLAG_RD | CTLFLAG_MPSAFE,
/freebsd-12-stable/sys/arm64/linux/
H A Dlinux_proto.h215 char gid_l_[PADL_(l_gid_t)]; l_gid_t gid; char gid_r_[PADR_(l_gid_t)]; member in struct:linux_fchownat_args
570 char gid_l_[PADL_(l_gid_t)]; l_gid_t gid; char gid_r_[PADR_(l_gid_t)]; member in struct:linux_setfsgid_args
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp2359 CHECK_SIZE_AND_OFFSET(ipc_perm, gid);
/freebsd-12-stable/sys/security/mac_lomac/
H A Dmac_lomac.c2702 struct label *vplabel, uid_t uid, gid_t gid)
2701 lomac_vnode_check_setowner(struct ucred *cred, struct vnode *vp, struct label *vplabel, uid_t uid, gid_t gid) argument
/freebsd-12-stable/sys/dev/mlx5/
H A Dmlx5_ifc.h3030 u8 gid[16][0x8]; member in struct:mlx5_ifc_nodnic_port_config_reg_bits
4641 struct mlx5_ifc_array128_auto_bits gid[0]; member in struct:mlx5_ifc_query_hca_vport_gid_out_bits
/freebsd-12-stable/sys/dev/bnxt/
H A Dhsi_struct_def.h25870 uint32_t gid[4]; member in struct:cmdq_add_gid
25962 uint32_t gid[4]; member in struct:cmdq_modify_gid
28074 uint32_t gid[4]; member in struct:creq_query_gid_resp_sb
[all...]
/freebsd-12-stable/sys/net/
H A Diflib.c6039 #define find_nth(ctx, gid) CPU_FIRST()
/freebsd-12-stable/contrib/sqlite3/
H A Dsqlite3.c34419 robustFchown(int fd, uid_t uid, gid_t gid) argument
39995 gid_t gid; /* Groupid for the file */ local
[all...]

Completed in 1512 milliseconds

<<2122