Home | History | Annotate | Download | only in common_source

Lines Matching refs:users

62 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; i++) {