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

/freebsd-11-stable/usr.sbin/timed/timed/
H A Dcorrect.c68 if (htp->need_set
71 htp->need_set = 0;
H A Dglobals.h113 u_char need_set; /* need a SETTIME */ member in struct:hosttbl
H A Dmaster.c637 ret->need_set = 1;
761 htp->need_set = 0;
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBTypeCategory.cpp423 bool need_set = true; local
434 if (need_set) {
435 need_set = false;
547 bool need_set = true; local
558 if (need_set) {
559 need_set = false;

Completed in 192 milliseconds