Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/unix/drawterm/kern/
H A Ddat.h447 extern Ref noteidalloc;
/plan9/sys/src/9/port/
H A Dproc.c12 Ref noteidalloc; variable
667 p->noteid = incref(&noteidalloc); in newproc()
H A Dportdat.h820 extern Ref noteidalloc;
H A Dsysproc.c81 up->noteid = incref(&noteidalloc); in sysrfork()