Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/cscope-fast/
H A Dinvlib.c76 static int numpost, numlogblk, amtused, nextpost, variable
163 numpost = 1; in invmake()
206 numpost++; in invmake()
213 numpost = 1; in invmake()
365 if (numpost <= ZIPFSIZE) in invnewterm()
366 zipf[numpost]++; in invnewterm()
493 iteminfo.e.post = numpost; in invnewterm()
/titanic_41/usr/src/lib/libshell/common/include/
H A Djobs.h86 int numpost; /* number of posted jobs */ member
/titanic_41/usr/src/lib/libshell/common/sh/
H A Djobs.c1108 job.numpost=0; in job_clear()
1170 job.numpost++; in job_post()
1631 job.numpost--; in job_unpost()