Home
last modified time | relevance | path

Searched defs:bInit (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/ntp/lib/isc/win32/
H A Dos.c24 static BOOL bInit = FALSE; variable
H A Dwin32os.c24 static BOOL bInit = FALSE; variable
/freebsd-13.1/contrib/opencsd/decoder/source/
H A Docsd_error_logger.cpp68 bool bInit = true; in initErrorLogger() local