OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAXUSERS
(Results
1 - 9
of
9
) sorted by relevancy
/src/usr.sbin/lpr/common_source/
lp.local.h
77
#define
MAXUSERS
50
/src/sys/rump/include/opt/
opt_rumpkernel.h
12
#define
MAXUSERS
32
/src/usr.sbin/lpr/lpq/
lpq.c
70
char *user[
MAXUSERS
]; /* users to process */
126
if (users >=
MAXUSERS
)
/src/usr.sbin/lpr/lprm/
lprm.c
76
char *user[
MAXUSERS
]; /* users to process */
144
if (users >=
MAXUSERS
)
/src/lib/librpcsvc/
rnusers.x
52
%#define
MAXUSERS
100
161
% (u_int *)&objp->uta_cnt,
MAXUSERS
,
200
% (u_int *)&objp->uia_cnt,
MAXUSERS
,
/src/sys/sys/
param.h
167
#define NPROC (20 + 16 *
MAXUSERS
)
170
#define MAXFILES (3 * (NPROC +
MAXUSERS
) + 80)
/src/libexec/rpc.rusersd/
rusers_proc.c
92
/* Limit to
MAXUSERS
for version 2 */
93
if (ne >
MAXUSERS
)
94
ne =
MAXUSERS
;
/src/usr.sbin/lpr/lpd/
lpd.c
415
char *user[
MAXUSERS
]; /* users to process */
499
if (users >=
MAXUSERS
)
535
if (users >=
MAXUSERS
)
/src/usr.bin/config/
gram.y
181
%token XMACHINE MAJOR MAKEOPTIONS
MAXUSERS
MAXPARTITIONS MINOR
441
MAXUSERS
int32 int32 int32
787
MAXUSERS
int32 { setmaxusers($2); }
Completed in 14 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025