Home
last modified time | relevance | path

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

/netbsd/src/games/hunt/huntd/
Dhunt.h99 int p_ncount; member
Dexecute.c60 ch = pp->p_cbuf[pp->p_ncount++]; in mon_execute()
81 ch = pp->p_cbuf[pp->p_ncount++]; in execute()
Ddriver.c901 if (pp->p_ncount < pp->p_nchar) in havechar()
913 pp->p_ncount = 0; in havechar()
Danswer.c300 newpp->p_ncount = 0; in stplayer()