Searched refs:users (Results 1 - 25 of 265) sorted by relevance

1234567891011

/freebsd-current/usr.bin/users/
H A DMakefile3 PROG_CXX= users
/freebsd-current/usr.sbin/lpr/lprm/
H A Dlprm.c41 * and startup a new daemon. Priviledged users may remove anyone's spool
65 char *user[MAXUSERS]; /* users to process */
66 int users; /* # of users in user array */ variable
117 if (!users) {
118 users = -1;
125 if (users < 0)
132 if (users >= MAXUSERS)
133 fatal(0, "Too many users");
134 user[users
[all...]
/freebsd-current/tests/sys/cddl/zfs/tests/acl/nontrivial/
H A Dzfs_acl_chmod_rwx_003_pos.ksh59 set -A users \
133 while (( i < ${#users[@]} )); do
134 log_must set_cur_usr ${users[i]}
137 test_chmod_basic_access $testfile ${users[((i+1))]} ${users[((i+2))]}
139 test_chmod_basic_access $testdir ${users[((i+1))]} ${users[((i+2))]}
H A Dzfs_acl_chmod_xattr_002_pos.ksh71 set -A users \
226 while (( i < ${#users[@]} )); do
227 setup_test_files $TESTDIR/basedir ${users[i]} ${users[((i+1))]}
233 test_chmod_basic_access $target ${users[i]} \
234 "${users[((i+2))]}" "${users[((i+3))]}"
237 test_chmod_basic_access $target ${users[i]} \
238 "${users[((i+2))]}" "${users[((
[all...]
H A Dzfs_acl_chmod_delete_001_pos.ksh95 set -A users \
296 while (( i < ${#users[@]} )); do
297 setup_test_files $TESTDIR/basedir ${users[i]} ${users[((i+1))]}
303 "${users[((i+2))]}" "${users[((i+3))]}"
307 "${users[((i+2))]}" "${users[((i+3))]}"
/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Dsa.h44 atomic_inc(&client->users);
49 if (atomic_dec_and_test(&client->users))
/freebsd-current/contrib/kyua/utils/
H A Dpasswd_test.cpp117 std::vector< passwd_ns::user > users; local
118 users.push_back(passwd_ns::user("myself2", 20, 40));
119 users.push_back(passwd_ns::user("myself1", 10, 15));
120 users.push_back(passwd_ns::user("myself3", 30, 60));
121 passwd_ns::set_mock_users_for_testing(users);
149 std::vector< passwd_ns::user > users; local
150 users.push_back(passwd_ns::user("myself2", 20, 40));
151 users.push_back(passwd_ns::user("myself1", 10, 15));
152 users.push_back(passwd_ns::user("myself3", 30, 60));
153 passwd_ns::set_mock_users_for_testing(users);
[all...]
H A Dpasswd.cpp55 /// If not empty, defines the current set of mock users.
186 /// Overrides the current set of users for testing purposes.
188 /// \param users The new users set. Cannot be empty.
190 passwd_ns::set_mock_users_for_testing(const std::vector< user >& users) argument
192 PRE(!users.empty());
193 mock_users = users;
/freebsd-current/usr.sbin/lpr/common_source/
H A Drequest.c52 TAILQ_INIT(&rp->users);
70 while ((ru = TAILQ_FIRST(&rp->users)) != NULL) {
71 TAILQ_REMOVE(&rp->users, ru, ru_link);
H A Drmjob.c91 if (users < 0) {
96 users = 1;
256 if (users == 0 && requests == 0)
267 for (u = user; u < &user[users]; u++)
277 * Normal users can only remove the file from where it was sent.
317 * 2 * users == " " + user[i] for each user
324 if (users > 0)
325 niov = 4 + 2 * users + requests + 1;
336 for (i = 0; i < users; i++) {
/freebsd-current/contrib/kyua/engine/
H A Dconfig_test.cpp61 std::vector< passwd::user > users; local
62 users.push_back(passwd::user("user1", 100, 150));
63 users.push_back(passwd::user("user2", 200, 250));
64 passwd::set_mock_users_for_testing(users);
/freebsd-current/tools/LibraryReport/
H A DLibraryReport.tcl242 set users [lsort $Libs($lib)];
243 puts [format "%-30s %s" $lib $users];
249 set users [lsort $Libs($lib)];
250 puts [format "%-30s %s" $lib $users];
/freebsd-current/usr.sbin/lpr/lpq/
H A Dlpq.c60 char *user[MAXUSERS]; /* users to process */
61 int users; /* # of users in user array */ variable
112 if (users >= MAXUSERS)
113 fatal(0, "too many users");
114 user[users++] = *argv;
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DReplaceConstant.cpp51 // Find all expandable direct users of Consts.
54 for (User *U : C->users())
58 // Include transitive users.
65 for (auto *Nested : C->users())
70 // Find all instructions that use any of the expandable users
73 for (User *U : C->users())
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DValueLatticeUtils.cpp31 return all_of(GV->users(), [&](User *U) {
32 // Currently all users of a global variable have to be non-volatile loads
H A DHeatUtils.cpp43 for (User *U : calledFunction.users()) {
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerGuardIntrinsic.cpp36 // Traverse through the users of GuardDecl.
39 for (auto *U : GuardDecl->users())
H A DLowerWidenableCondition.cpp36 // Traverse through the users of WCDecl.
39 for (auto *U : WCDecl->users())
/freebsd-current/contrib/sendmail/contrib/
H A Dexpn.pl84 # @users = $users{@hosts[0]} : addresses to expand at this server
85 # $u = $users[0] : the current address being expanded
86 # $names{"$users[0] *** $server"} : the 'name' associated with the address
87 # $mxbacktrace{"$users[0] *** $server"} : record of mx expansion
89 # $domainify_fallback{"$users[0] *** $server"} : alternative names to try
91 # $temporary_redirect{"$users[0] *** $server"} : when trying alternates,
150 @users = split(' ',$users{$server});
151 delete $users{
[all...]
/freebsd-current/usr.sbin/quot/
H A Dquot.c232 } *users; variable in typeref:struct:user
243 if (!(users =
245 errx(1, "allocate users");
247 for (usr = users, i = nusers; --i >= 0; usr++) {
261 svusr = users;
263 if (!(users = (struct user *)calloc(nusers,sizeof(struct user))))
264 errx(1, "allocate users");
266 for (usrn = users + (usr->uid&(nusers - 1)); usrn->name;
268 if (usrn <= users)
269 usrn = users
[all...]
/freebsd-current/usr.sbin/config/
H A Dmkoptions.cc45 static struct users { struct
49 } users = { 8, 2, 512 }; variable in typeref:struct:users
75 } else if (maxusers < users.u_min) {
77 users.u_min);
78 maxusers = users.u_min;
79 } else if (maxusers > users.u_max)
81 users.u_max, maxusers);
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerKernelAttributes.cpp106 // We expect to see several GEP users, casted to the appropriate type and
108 for (User *U : CI->users()) {
227 for (User *ICmp : BlockCount->users()) {
277 for (User *U : GroupSize->users()) {
282 for (User *UMin : ZextGroupSize->users()) {
334 for (auto *U : BasePtr->users()) {
/freebsd-current/contrib/kyua/examples/
H A Dsyntax_test.cpp87 std::vector< passwd::user > users; local
88 users.push_back(passwd::user("nobody", 1, 2));
89 passwd::set_mock_users_for_testing(users);
/freebsd-current/crypto/heimdal/appl/login/
H A Dlogin_access.c30 /* Delimiters for fields and for lists of users, ttys or hosts. */
63 char *users; /* becomes list of login names */ local
101 || !(users = strtok_r(NULL, fs, &foo))
116 && list_match(users, &item, user_match));
/freebsd-current/crypto/heimdal/appl/rsh/
H A Dlogin_access.c30 /* Delimiters for fields and for lists of users, ttys or hosts. */
63 char *users; /* becomes list of login names */ local
101 || !(users = strtok_r(NULL, fs, &foo))
116 && list_match(users, &item, user_match));

Completed in 293 milliseconds

1234567891011