Home
last modified time | relevance | path

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

/original-bsd/sys/conf/
H A Dparam.c52 #define NTEXT (80 + NPROC / 8) /* actually the object cache */ macro
53 #define NVNODE (NPROC + NTEXT + 100)
/original-bsd/old/sdb/
H A Dps.c295 text = (struct text *)alloc(NTEXT * sizeof (struct text));