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

/freebsd-11-stable/lib/libc/gen/
H A Dsetproctitle.c161 static int fast_update = 0; variable
174 if (buf && !fast_update) {
181 fast_update = 1;
203 fast_update = 0;

Completed in 46 milliseconds