Home
last modified time | relevance | path

Searched refs:s_criu_debug (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/sapi/litespeed/
H A Dlscriu.c104 static int s_criu_debug = 0; variable
127 do { if (s_criu_debug) fprintf(stderr, __VA_ARGS__); } while(0)
345 s_criu_debug = 0; in LSCRIU_Debugging()
348 s_criu_debug = 1; in LSCRIU_Debugging()
364 if (!s_criu_debug) { in LSCRIU_Restored_Error()

Completed in 6 milliseconds