Home
last modified time | relevance | path

Searched defs:nullproc (Results 1 – 4 of 4) sorted by relevance

/csrg-svn/sys/news3400/news3400/
H A Dmachdep.c80 struct proc nullproc; /* for use by switch_exit() */ variable
/csrg-svn/old/awk/
H A Drun.c849 obj nullproc() {} in nullproc() function
/csrg-svn/sys/pmax/pmax/
H A Dmachdep.c174 struct proc nullproc; /* for use by swtch_exit() */ variable
/csrg-svn/contrib/awk.research/
H A Drun.c1469 Cell *nullproc(Node **a, int n) in nullproc() function