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

12345

/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/contrib/
H A Dmfpipe.in39 # change notices to a group of users. Obviously you probably wouldn't want
41 # accessed by a group of users who would benefit from an email notice.
53 # Description: Tee standard input to mail a list of users and to
85 $users = "$users $arg";
89 if ($users) {
90 $mailcmd = "$mailcmd $users";
105 print MAIL $_ if ($users);
H A Dlog.in97 my $users;
109 $users = "$users " . shift @ARGV;
155 if ($users) {
156 $mailcmd = "$mailcmd $users";
/netbsd-6-1-5-RELEASE/usr.bin/users/
H A DMakefile6 PROG= users
7 SRCS= users.c utmpentry.c
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/tests/data/
H A Dslapd-valsort.conf48 valsort-attr sn ou=users,o=valsort alpha-ascend
49 valsort-attr departmentNumber ou=users,o=valsort alpha-ascend
50 valsort-attr mailPreferenceOption ou=users,o=valsort numeric-ascend
51 valsort-attr ou ou=users,o=valsort weighted
52 valsort-attr employeeType ou=users,o=valsort weighted alpha-ascend
H A Dslapd-deltasync-master.conf70 by users write
H A Dslapd-ldapgluegroups.conf47 by users read
H A Dslapd-ldapgluepeople.conf48 by users read
H A Dslapd-dds.conf67 by users write
84 by users selfwrite
H A Dslapd-idassert.conf56 by users read
122 by users read
H A Dslapd-valregex.conf30 by users read
H A Dslapd-limits.conf68 limits users size.soft=2
/netbsd-6-1-5-RELEASE/usr.sbin/lpr/lprm/
H A Dlprm.c51 * and startup a new daemon. Privileged users may remove anyone's spool
76 char *user[MAXUSERS]; /* users to process */
77 int users; /* # of users in user array */ variable
128 if (!users) {
129 users = -1;
136 if (users < 0)
143 if (users >= MAXUSERS)
144 fatal("Too many users");
145 user[users
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/byacc/dist/package/pkgsrc/
H A DMakefile10 MAINTAINER= pkgsrc-users@NetBSD.org
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/tests/scripts/
H A Dtest023-refint79 /dev/null 2>&1 'uid=george,ou=users,o=refint' 'uid=foster'
81 # 'uid=george,ou=users,o=refint' 'uid=foster'
118 dn: uid=foster,ou=users,o=refint
154 dn: uid=special,ou=users,o=refint
167 member: uid=alice,ou=users,o=refint
181 dn: uid=alice,ou=users,o=refint
200 member: uid=bill,ou=users,o=refint
201 member: uid=bob,ou=users,o=refint
202 member: uid=dave,ou=users,o=refint
203 member: uid=jorge,ou=users,
[all...]
H A Dtest034-translucent198 $TESTOUT 2>&1 'uid=fred,ou=users,o=translucent' 'uid=someguy'
260 "uid=danger,ou=users,o=translucent" "carLicense:LIVID"
284 "uid=danger,ou=users,o=translucent" "businessCategory:invalid-test-value"
310 dn: uid=bogus,ou=users,o=translucent
329 dn: uid=danger,ou=users,o=translucent
343 $LDAPSEARCH -H $URI2 -b "uid=danger,ou=users,o=translucent" > $SEARCHOUT 2>&1
361 $LDAPSEARCH -H $URI2 -b "uid=danger,ou=users,o=translucent" roomNumber > $SEARCHOUT 2>&1
375 dn: uid=fred,ou=users,o=translucent
389 $LDAPSEARCH -H $URI2 -b "uid=fred,ou=users,o=translucent" > $SEARCHOUT 2>&1
410 dn: uid=fred,ou=users,
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/lpr/lpq/
H A Dlpq.c70 char *user[MAXUSERS]; /* users to process */
71 int users; /* # of users in user array */ variable
126 if (users >= MAXUSERS)
127 fatal("too many users");
128 user[users++] = *argv;
/netbsd-6-1-5-RELEASE/usr.sbin/lpr/common_source/
H A Drmjob.c62 extern char *user[]; /* users to process */
63 extern int users; /* # of users in user array */
91 if (users < 0) {
96 users = 1;
255 if (users == 0 && requests == 0)
268 for (u = user; u < &user[users]; u++)
278 * Normal users can only remove the file from where it was sent.
315 for (i = 0; i < users; i++) {
330 for (i = 0; i < users;
[all...]
H A Ddisplayq.c69 extern char *user[]; /* users to process */
70 extern int users; /* # of users in user array */
230 i < users && cp - line + 1 + strlen(user[i]) < sizeof(line) - 2;
369 if (users == 0 && requests == 0)
374 for (u = user; u < &user[users]; u++)
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/zkt/
H A DREADME12 You can also subscribe to the zkt-users@sourceforge.net mailing list
13 on the following website: https://lists.sourceforge.net/lists/listinfo/zkt-users
/netbsd-6-1-5-RELEASE/usr.sbin/quot/
H A Dquot.c206 } *users; variable in typeref:struct:user
217 if (!(users = calloc(nusers, sizeof(*users))))
218 err(1, "allocate users");
220 for (usr = users, i = nusers; --i >= 0; usr++) {
234 svusr = users;
236 if (!(users = calloc(nusers, sizeof(*users))))
237 err(1, "allocate users");
239 for (usrn = users
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/scripts/
H A Dexpn.in85 # @users = $users{@hosts[0]} : addresses to expand at this server
86 # $u = $users[0] : the current address being expanded
87 # $names{"$users[0] *** $server"} : the 'name' associated with the address
88 # $mxbacktrace{"$users[0] *** $server"} : record of mx expansion
90 # $domainify_fallback{"$users[0] *** $server"} : alternative names to try
92 # $temporary_redirect{"$users[0] *** $server"} : when trying alternates,
157 @users = split(' ',$users{$server});
158 delete $users{
[all...]
/netbsd-6-1-5-RELEASE/lib/libpam/modules/pam_login_access/
H A Dlogin_access.c40 /* Delimiters for fields and for lists of users, ttys or hosts. */
78 char *users; /* becomes list of login names */ local
108 || !(users = strtok((char *) 0, fs))
121 && list_match(users, user, user_match));
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/mantools/
H A Dmakemanidx24 <h2> Information for new Postfix users </h2>
26 <p> New Postfix users should first look at the following introductory
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/src/
H A Dadmin.c28 "\t-a users Append (comma-separated) user names to access list.\n",
32 "\t-e[users] Remove (comma-separated) user names from access list\n",
836 char **users; local
846 line2argv (&argc, &users, arg + 2, " ,\t\n");
849 RCS_addaccess (rcs, users[u]);
854 RCS_delaccess (rcs, users[u]);
855 free_names (&argc, users);
875 line2argv (&argc, &users, p, " \t\n");
880 RCS_addaccess (rcs, users[u]);
881 free_names (&argc, users);
[all...]
/netbsd-6-1-5-RELEASE/games/dm/
H A Ddm.c77 static int users(void);
225 if (isdigit((unsigned char)*s_users) && atoi(s_users) <= users())
226 errx(0, "Sorry, there are too many users logged on right now.");
246 * users --
247 * return current number of users
252 users(void) function

Completed in 312 milliseconds

12345