Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!julius.cs.uiuc.edu!apple!altos!megadon!clp From: vartan@triceratops.erg.sri.com Newsgroups: comp.unix Subject: Need help locating MAXUPRC on Ultrix... Message-ID: <2226@megadon.UUCP> Date: 17 Oct 90 18:31:10 GMT Sender: clp@megadon.UUCP Reply-To: vartan@triceratops.erg.sri.com () Organization: SRI International, Menlo Park, CA 94025 Lines: 23 Approved: clp@megadon.UUCP Responding-System: sparkyfs.istc.sri.com Hi there, I'm trying to use the variable (macro?) MAXUPRC in a small program running under Ultrix. When I look in /sys/h/param.h there is a comment saying /* * MAXUPRC is now a global variable: maxuprc whose value is assigned * in param.c */ The only param.c I can find under /sys is /usr/sys/conf/param.c . Yet when I included this file I got the error "line 6: maxuprc undefined". Can anyone tell me which file to include to reference maxuprc? Sorry for the trivial question! :-( Thanks much, -Vartan vartan@erg.sri.com