Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/avs/dsw/
H A Diiboot.c53 #define MAX_PROCESSES 64 macro
148 int max_processes = MAX_PROCESSES; in iiboot_lintmain()
276 while (fork_cnt > MAX_PROCESSES) { in iiboot_lintmain()