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

/freebsd-13-stable/lib/libc/gen/
H A Dsetproctitle.c169 static int fast_update = 0; variable
182 if (buf && !fast_update) {
189 fast_update = 1;
211 fast_update = 0;

Completed in 102 milliseconds