Searched refs:clearing (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/kern/
H A Dsubr_module.c211 int clearing; local
218 clearing = 0;
232 clearing = 1; /* got it, start clearing */
233 else if (clearing) {
234 clearing = 0; /* at next one now.. better stop */
237 if (clearing) {

Completed in 57 milliseconds