Searched refs:_group (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/sendmail/include/sm/
H A Drpool.h145 int _group));
154 int _group));
/freebsd-current/usr.sbin/adduser/
H A Dadduser.sh196 local _uid= _name= _comment= _gecos= _home= _group= _grouplist=
209 [ -n "$ulogingroup" ] && _group='-g "$ulogingroup"'
272 _pwcmd="$_upasswd ${PWCMD} useradd $_uid $_name $_group $_grouplist $_comment"
571 local _input= _group=
573 _group=${ulogingroup:-"${username}"}
576 [ -z "$fflag" ] && echo -n "Login group is $_group. Invite $username"
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dsysfs.h66 static struct attribute_group _name##_group = { \
71 &_name##_group, \
/freebsd-current/tools/build/
H A DMakefile446 .for _group in ${INCSGROUPS:NINCS}
447 mkdir -p "${DESTDIR}/${${_group}DIR}"
/freebsd-current/sys/dev/bhnd/tools/
H A Dnvram_map_gen.awk3778 function parse_variable_group(_ctx, _groups, _group, _group_name) {
3797 _group = var_group_new(_group_name)
3798 array_append(_groups, _group)
3801 parser_state_open_block(_group)
/freebsd-current/contrib/sendmail/src/
H A Dsendmail.h1358 int _group));

Completed in 212 milliseconds