Searched refs:group (Results 426 - 433 of 433) sorted by relevance

<<1112131415161718

/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_dataset.c967 "'%s' has an invalid user/group name"),
2595 /* Figure out the property type ({user|group}{quota|space}) */
2656 * It's a user/group name (eg "user") that needs to be
2668 struct group *gr;
2675 /* It's a user/group ID (eg "12345"). */
3621 * group.
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dbfd-in2.h1738 bfd_boolean bfd_generic_discard_group (bfd *abfd, asection *group);
3039 /* ARM group relocations. */
4046 This reloc marks a group of several instructions that gcc generates
5323 /* Is this section a member of a group? */
5326 /* Discard members of a group. */
H A Delflink.c8257 /* Find a match between a section and a member of a section group. */
8260 match_group_member (asection *sec, asection *group,
8263 asection *first = elf_next_in_group (group);
10437 it and any sections in this section's group, and all the sections
10451 /* Mark all the sections in the group. */
11398 /* Return if it isn't a linkonce section. A comdat group section
11403 /* Don't put group member sections on our list of already linked
11404 sections. They are handled as a group via their group section. */
11437 /* We may have 2 different types of sections on the list: group
8250 match_group_member(asection *sec, asection *group, struct bfd_link_info *info) argument
[all...]
/freebsd-9.3-release/contrib/lukemftpd/src/
H A Dftpd.c1107 /* have a group specifier */
1127 struct group *g;
/freebsd-9.3-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h1744 bfd_boolean bfd_generic_discard_group (bfd *abfd, asection *group);
3046 /* ARM group relocations. */
4053 This reloc marks a group of several instructions that gcc generates
5330 /* Is this section a member of a group? */
5333 /* Discard members of a group. */
/freebsd-9.3-release/contrib/pf/pfctl/
H A Dparse.y3179 yyerror("group unknown requires operator = or "
3194 yyerror("group unknown requires operator = or "
3213 struct group *grp;
3216 yyerror("unknown group %s", $1);
5286 { "group", GROUP},
5665 warnx("%s: group/world readable/writeable", fname);
/freebsd-9.3-release/contrib/tcpdump/
H A Dconfigure6492 if test -f /etc/group -a ! -z "`grep '^wheel:' /etc/group`" ; then
7432 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
/freebsd-9.3-release/crypto/openssh/
H A Dconfigure4383 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
12510 diffie-hellman-group-exchange-sha256 \

Completed in 421 milliseconds

<<1112131415161718