代码搜索:groups
找到约 9,952 项符合「groups」的源代码
代码结果 9,952
www.eeworm.com/read/260782/4327312
c mod_groups.c
/* --------------------------------------------------------------------------
*
* License
*
* The contents of this file are subject to the Jabber Open Source License
* Version 1.0 (the "License")
www.eeworm.com/read/253217/4399430
c groups_core.c
/*
The groups plugin is a GPL plugin for partysip.
Copyright (C) 2002,2003 WellX Telecom -
Copyright (C) 2002,2003 Aymeric MOIZARD -
The groups plu
www.eeworm.com/read/161040/5563974
sh setup_groups.sh
#!/bin/sh
# a simple Unix shell script for setting up to install Oracle 8.1.7
groupadd dba
groupadd oinstall
groupadd oracle
useradd -g dba -G oinstall,oracle -m oracle
echo "Enter the password you w