Searched refs:users (Results 26 - 50 of 122) sorted by relevance

12345

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/tests/scripts/
H A Dtest024-unique74 dn: uid=dave,ou=users,o=unique
99 dn: uid=bill,ou=users,o=unique
215 dn: uid=bill,ou=users,o=unique
272 dn: uid=bill,ou=users,o=unique
332 dn: uid=bill,ou=users,o=unique
467 dn: uid=edgar,ou=users,o=unique
484 dn: uid=empty,ou=users,o=unique
503 dn: uid=elvis,ou=users,o=unique
555 dn: uid=elvis,ou=users,o=unique
574 dn: uid=harry,ou=users,
[all...]
H A Dtest042-valsort101 olcValSortAttr: employeeType "ou=users,o=valsort" weighted alpha-descend
102 olcValSortAttr: ou "ou=users,o=valsort" weighted
103 olcValSortAttr: mailPreferenceOption "ou=users,o=valsort" numeric-descend
104 olcValSortAttr: departmentNumber "ou=users,o=valsort" alpha-descend
105 olcValSortAttr: sn "ou=users,o=valsort" alpha-descend
145 dn: uid=dave,ou=users,o=valsort
176 dn: uid=bill,ou=users,o=valsort
H A Dtest044-dynlist533 olcAccess: to * by users read by * search
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/tests/data/
H A Dslapd-acl.conf30 by users read
/netbsd-6-1-5-RELEASE/usr.sbin/lpr/lpd/
H A Dlpd.c57 * \3printer [users ...] [jobs ...]\n
59 * \4printer [users ...] [jobs ...]\n
61 * \5printer person [users ...] [jobs ...]\n
416 char *user[MAXUSERS]; /* users to process */
417 int users; /* # of users in user array */ variable
500 if (users >= MAXUSERS)
501 fatal("Too many users");
502 user[users++] = cp;
536 if (users >
[all...]
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/
H A Dpostfix-install98 # directory should not be in the command search path of any users.
104 # users. The built-in default directory name is system dependent.
168 # By now, shells must have functions. Ultrix users must use sh5 or lose.
322 in the command search path of any users."
326 be in the command search path of adminstrative users."
/netbsd-6-1-5-RELEASE/sys/ufs/chfs/
H A Debh.h100 * @users: counts the tasks that are using or want to use the eraseblock
106 int users; member in struct:chfs_ltree_entry
H A Debh.c593 le->users = 1;
603 result->users++;
640 * lock tree is there are no more users of it.
653 le->users -= 1;
654 KASSERT(le->users >= 0);
656 if (le->users == 0) {
697 * lock tree is there are no more users of it.
710 le->users -= 1;
711 KASSERT(le->users >= 0);
713 if (le->users
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/
H A DMakefile31 uniq units unvis unzip usbhidaction usbhidctl users utoppya \
/netbsd-6-1-5-RELEASE/distrib/evbsh3/rom/ramdiskcommon/
H A Dramdiskbin.conf46 progs uniq users vmstat w wc who xargs yes
/netbsd-6-1-5-RELEASE/tests/util/id/
H A Dt_id.sh44 echo "uid=100(test) gid=100(users) groups=100(users),0(wheel)" >expout
54 echo "uid=100(test) gid=100(users) euid=0(root) egid=0(wheel) groups=100(users),0(wheel)" >expout
97 echo "users wheel" >expout
129 echo "users" >expout
145 echo "users" >expout
152 echo "users" >expout
167 echo "users" >expout
174 echo "users" >expou
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/ac/
H A Dac.c77 * this is for our list of users that are accumulating time.
114 #define AC_U 8 /* specified users only */
276 * not found so add new user unless specified users only
372 show_today(struct user_list *users, struct utmp_list *logins, time_t secs) argument
391 for (up = users; up != NULL; up = up->next) {
401 * if ut_line is "~", we log all users out as the system has
583 "usage: %s [-d | -p] [-t tty] [-w wtmp] [users ...]\n",
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/contrib/
H A Dcvs_acls.in227 make sure that users will rethink their 'cvsacl' file formats before
261 run either as "cvs" (for regular users) or as "cvsadmin" (for power
262 users). Correspondingly, your 'cvsacl' file will only list 'cvs'
275 all your users, then no changes to this file are needed. Your 'cvsacl'
282 CVSROOT=:ext:<userId>..., users can switch over to SSH access without
283 any other administrative changes. When all users have switched over to
358 access to ALL users, then follow it with a matching 'allow' rule that will
359 turn on access for a select set of users. In the case of multiple rules for
/netbsd-6-1-5-RELEASE/share/examples/puffs/pgfs/
H A Dnewfs.sql56 -- filetype and the dirent table. however, users expect that getattr is
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/irs/
H A Dirpmarshall.c2040 char **hosts, **users, **domains; local
2049 &hosts, &users, &domains,
2061 STRVAL(users[i]),
2068 irp_marshall_ng_next(hosts[i], users[i],
2076 if (irp_marshall_ng_next(hosts[i], users[i],
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/
H A Dnamed.conf23 * It could also be used as a conceptual template for users of new features.
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/scripts/
H A Drun_doxygen61 ftp://ftp.stack.nl/pub/users/dimitri/doxygen-${DOXYVER}.src.tar.gz
/netbsd-6-1-5-RELEASE/usr.bin/crunch/examples/
H A Dreally-big.conf51 progs tty ul uname unexpand unifdef uniq units unvis users uudecode uuencode
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dia64-gen.c705 int *users = *usersp;
758 users = (int *)
759 xrealloc ((void *) users,(count + 1) * sizeof (int));
763 users[count++] = iclass;
770 *usersp = users;
703 int *users = *usersp; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dia64-gen.c705 int *users = *usersp;
758 users = (int *)
759 xrealloc ((void *) users,(count + 1) * sizeof (int));
763 users[count++] = iclass;
770 *usersp = users;
703 int *users = *usersp; local
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/
H A Dmsg.mi.en191 or /home (users' home directories).
/netbsd-6-1-5-RELEASE/sys/arch/luna68k/luna68k/
H A Dlocore.s853 movl %a1,%sp@(FR_SP) | the users SP
894 movl %a1,%sp@(FR_SP) | the users SP
/netbsd-6-1-5-RELEASE/sys/arch/atari/atari/
H A Dlocore.s797 movl %a1,%sp@(FR_SP) | the users SP
837 movl %a1,%sp@(FR_SP) | the users SP
/netbsd-6-1-5-RELEASE/sys/arch/cesfic/cesfic/
H A Dlocore.s879 movl %a1,%sp@(FR_SP) | the users SP
920 movl %a1,%sp@(FR_SP) | the users SP
/netbsd-6-1-5-RELEASE/sys/arch/sun3/sun3x/
H A Dlocore.s534 movl %a1,%sp@(FR_SP) | the users SP

Completed in 346 milliseconds

12345