Home
last modified time | relevance | path

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

/freebsd-src/contrib/hyperv/tools/
H A Dhv_vss_daemon.c28 if (is_debugging == 1) { \
44 static int is_debugging = 0; variable
172 is_debugging = 1; in main()
H A Dhv_kvp_daemon.c119 static int is_debugging = 0; variable
122 if (is_debugging == 1) { \
1387 is_debugging = 1; in main()