ponce 115 src/libsir/include/sir/internal.h BOOL CALLBACK _sir_init_static_once(PINIT_ONCE ponce, PVOID param, PVOID* ctx); ponce 61 src/libsir/src/sirconsole.c BOOL CALLBACK __sir_config_consoles_once(PINIT_ONCE ponce, PVOID param, PVOID* ctx) { ponce 62 src/libsir/src/sirconsole.c SIR_UNUSED(ponce); ponce 509 src/libsir/src/sirinternal.c BOOL CALLBACK _sir_init_static_once(PINIT_ONCE ponce, PVOID param, PVOID* ctx) { ponce 510 src/libsir/src/sirinternal.c SIR_UNUSED(ponce);