Searched refs:group (Results 276 - 300 of 534) sorted by last modified time

<<11121314151617181920>>

/freebsd-11-stable/usr.sbin/pw/tests/
H A DMakefile28 ${PACKAGE}FILES+= group
H A Dpw_groupmod_test.sh7 # Test adding & removing a user from a group
14 grep "^test:\*:.*:root$" $HOME/group
17 grep "^test:\*:.*:$" $HOME/group
38 atf_check -s exit:65 -e match:"^pw: unknown group" -x ${PW} groupshow test
63 atf_set "descr" "Do not duplicate group on gid change"
71 atf_check -o inline:"testgroup:*:12345:\n" -s exit:0 -x grep "^testgroup" ${HOME}/group
81 grep "^bar:.*" ${HOME}/group
/freebsd-11-stable/sys/contrib/ena-com/
H A Dena_admin_defs.h864 uint16_t group; member in struct:ena_admin_aenq_common_desc
/freebsd-11-stable/share/mk/
H A Dbsd.own.mk4 # group, mode, and directories. Defaults are in brackets.
21 # BINGRP Binary group. [wheel]
41 # LIBGRP Library group. [${BINGRP}]
56 # KMODGRP Kernel and KLD group. [${BINGRP}]
66 # SHAREGRP ASCII text file group. [wheel]
75 # CONFGRP Configuration file group. [wheel]
85 # DOCGRP Documentation group. [${SHAREGRP}]
95 # INFOGRP Info group. [${SHAREGRP}]
104 # MANGRP Manual group. [${SHAREGRP}]
114 # NLSGRP National Language Support files group
[all...]
H A Dbsd.snmpmod.mk35 SMILINT_FLAGS?= -c /dev/null -l6 -i group-membership
H A Dbsd.incs.mk19 .for group in ${INCSGROUPS}
20 buildincludes: ${${group}}
29 .for group in ${INCSGROUPS}
30 .if defined(${group}) && !empty(${group})
32 ${group}OWN?= ${BINOWN}
33 ${group}GRP?= ${BINGRP}
34 ${group}MODE?= ${NOBINMODE}
35 ${group}DIR?= ${INCLUDEDIR}${PRIVATELIB:D/private/${LIB}}
36 STAGE_SETS+= ${group
[all...]
H A Dbsd.files.mk12 .for group in ${FILESGROUPS}
14 ${${group}}:= ${${group}} ${${group}.yes}
15 ${${group}}:= ${${group}:O:u}
16 buildfiles: ${${group}}
23 .for group in ${FILESGROUPS}
24 .if defined(${group}) && !empty(${group})
[all...]
H A Dbsd.confs.mk10 .for group in ${CONFGROUPS}
11 buildconfig: ${${group}}
20 .for group in ${CONFGROUPS}
21 .if defined(${group}) && !empty(${group})
23 ${group}OWN?= ${SHAREOWN}
24 ${group}GRP?= ${SHAREGRP}
25 ${group}MODE?= ${CONFMODE}
26 ${group}DIR?= ${CONFDIR}
27 STAGE_SETS+= ${group
[all...]
/freebsd-11-stable/contrib/bmake/mk/
H A Dscripts.mk33 .for group in ${SCRIPTSGROUPS}
34 buildfiles: ${${group}}
40 .for group in ${SCRIPTSGROUPS}
41 .if !empty(${group}) && defined(${group}DIR)
42 .if ${group} != "SCRIPTS"
43 ${group}_INSTALL_OWN ?= ${SCRIPTS_INSTALL_OWN}
46 STAGE_DIR.${group} ?= ${STAGE_OBJTOP}${${group}DIR}
48 .for script in ${${group}
[all...]
H A Dinc.mk32 .for group in ${INCGROUPS}
33 buildincludes: ${${group}}
40 .for group in ${INCGROUPS}
41 .if !empty(${group})
42 .if ${group} != "INC"
43 ${group}_INSTALL_OWN ?= ${INC_INSTALL_OWN}
44 ${group}DIR ?= ${INCDIR}
47 STAGE_DIR.${group} ?= ${STAGE_OBJTOP}${${group}DIR}
49 .for header in ${${group}
[all...]
H A Dfiles.mk26 .for group in ${FILESGROUPS}
27 buildfiles: ${${group}}
34 # ignore group if ${group}DIR is not defined
35 .for group in ${FILESGROUPS}
36 .if !empty(${group}) && defined(${group}DIR)
37 .if ${group} != "FILES"
38 ${group}_INSTALL_OWN ?= ${FILES_INSTALL_OWN}
41 STAGE_DIR.${group}
[all...]
/freebsd-11-stable/contrib/bmake/mk/sys/
H A DIRIX.mk7 ROOT_GROUP!= sed -n /:0:/s/:.*//p /etc/group
/freebsd-11-stable/usr.sbin/ntp/doc/pic/
H A DMakefile16 group.gif hornraba.gif igclock.gif neoclock4x.gif offset1211.gif \
/freebsd-11-stable/share/man/man5/
H A DMakefile30 group.5 \
77 MLINKS+=quota.user.5 quota.group.5
/freebsd-11-stable/lib/libutil/
H A Dgr_util.c52 static size_t grmemlen(const struct group *, const char *, int *);
53 static struct group *grcopy(const struct group *gr, char *mem, const char *, int ndx);
59 gr_init(const char *dir, const char *group) argument
72 if (group == NULL) {
75 } else if (snprintf(group_file, sizeof(group_file), "%s/group",
81 if (strlen(group) >= sizeof(group_file)) {
85 strcpy(group_file, group);
93 * Lock the group file
107 errx(1, "the group fil
[all...]
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_os_freebsd.h313 #define DRM_IOC(dir, group, nr, size) _IOC(dir, group, nr, size)
/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic7xxx.c4733 * Initialize the group code to command length table.
5338 int group; local
5340 group = XPT_FC_GROUP(scb->io_ctx->ccb_h.func_code);
5342 match = (group != XPT_FC_GROUP_TMODE)
5346 match = (group == XPT_FC_GROUP_TMODE)
H A Daic79xx.c6810 * Initialize the group code to command length table.
7288 int group; local
7290 group = XPT_FC_GROUP(scb->io_ctx->ccb_h.func_code);
7292 match = (group != XPT_FC_GROUP_TMODE)
7296 match = (group == XPT_FC_GROUP_TMODE)
/freebsd-11-stable/bin/ls/
H A Dprint.c262 xo_emit("{t:mode/%s}{e:mode_octal/%03o} {t:links/%*ju} {td:user/%-*s}{e:user/%ju} {td:group/%-*s}{e:group/%ju} ",
264 dp->s_user, np->user, (uintmax_t)sp->st_uid, dp->s_group, np->group, (uintmax_t)sp->st_gid);
266 xo_emit("{t:mode/%s}{e:mode_octal/%03o} {t:links/%*ju} {t:user/%-*s} {t:group/%-*s} ",
268 dp->s_user, np->user, dp->s_group, np->group);
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-igmp.c153 u_int group, nsrcs, ngroups; local
163 ND_PRINT((ndo, ", %d group record(s)", ngroups));
165 /* Print the group records */
166 group = 8;
168 if (len < group+8) {
172 ND_TCHECK2(bp[group+4], 4);
173 ND_PRINT((ndo, " [gaddr %s", ipaddr_string(ndo, &bp[group+4])));
175 bp[group])));
176 nsrcs = EXTRACT_16BITS(&bp[group+2]);
178 if (len < group
[all...]
/freebsd-11-stable/crypto/openssl/crypto/ec/
H A Dec2_mult.c84 static int gf2m_Mdouble(const EC_GROUP *group, BIGNUM *x, BIGNUM *z, argument
96 if (!group->meth->field_sqr(group, x, x, ctx))
98 if (!group->meth->field_sqr(group, t1, z, ctx))
100 if (!group->meth->field_mul(group, z, x, t1, ctx))
102 if (!group->meth->field_sqr(group, x, x, ctx))
104 if (!group
125 gf2m_Madd(const EC_GROUP *group, const BIGNUM *x, BIGNUM *x1, BIGNUM *z1, const BIGNUM *x2, const BIGNUM *z2, BN_CTX *ctx) argument
173 gf2m_Mxy(const EC_GROUP *group, const BIGNUM *x, const BIGNUM *y, BIGNUM *x1, BIGNUM *z1, BIGNUM *x2, BIGNUM *z2, BN_CTX *ctx) argument
263 ec_GF2m_montgomery_point_multiply(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, const EC_POINT *point, BN_CTX *ctx) argument
376 ec_GF2m_simple_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) argument
455 ec_GF2m_precompute_mult(EC_GROUP *group, BN_CTX *ctx) argument
460 ec_GF2m_have_precompute_mult(const EC_GROUP *group) argument
[all...]
/freebsd-11-stable/crypto/openssl/apps/
H A Dec.c91 const EC_GROUP *group; local
298 group = EC_KEY_get0_group(eckey);
321 i = i2d_ECPKParameters_bio(out, group);
328 i = PEM_write_bio_ECPKParameters(out, group);
/freebsd-11-stable/usr.sbin/rwhod/
H A Drwhod.c307 struct group *gr;
/freebsd-11-stable/usr.sbin/fmtree/
H A Dcreate.c148 struct group *gr;
291 struct group *gr;
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_da.h299 uint8_t group; member in struct:scsi_verify_10
310 uint8_t group; member in struct:scsi_verify_12
320 uint8_t group; member in struct:scsi_verify_16
331 uint8_t group; member in struct:scsi_compare_and_write

Completed in 187 milliseconds

<<11121314151617181920>>