Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libparse/
H A Dparsestreams.c101 static unsigned int parsebusy = 0; variable
314 if (parsebusy > 0) in xxxinit()
316 printf("vddrinit[%s]: STREAMS module has still %d instances active.\n", mname, parsebusy); in xxxinit()
496 parsebusy++; in parseopen()
504 parsebusy--; in parseopen()
525 parsebusy--; in parseopen()
557 parsebusy--; in parseopen()
591 parsebusy--; in parseclose()