Home
last modified time | relevance | path

Searched refs:pidmax (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/uts/common/conf/
H A Dparam.c273 int pidmax = DEFAULT_MAXPID; variable
621 if (pidmax < reserved_procs || pidmax > MAX_MAXPID) in param_calc()
624 maxpid = pidmax; in param_calc()
742 if (jump_pid < 0 || jump_pid >= pidmax) { in param_check()
/onnv-gate/usr/src/uts/common/sys/
H A Dsystm.h307 extern int pidmax;