Home
last modified time | relevance | path

Searched refs:in_here (Results 1 – 25 of 31) sorted by relevance

12

/dports/misc/vifm/vifm-0.11/src/modes/
H A Dmodes.c205 static int in_here; in modes_redraw() local
212 if(in_here++ > 0) in modes_redraw()
287 if(--in_here > 0) in modes_redraw()
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/stored/
H A Dstored.cc640 static bool in_here = false; local
644 if (in_here) { /* prevent loops */
648 in_here = true;
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/stored/
H A Dstored.cc620 static bool in_here = false; local
624 if (in_here) { /* prevent loops */
628 in_here = true;
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/stored/
H A Dstored.cc627 static bool in_here = false; local
631 if (in_here) { /* prevent loops */
635 in_here = true;
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/stored/
H A Dstored.cc627 static bool in_here = false; local
631 if (in_here) { /* prevent loops */
635 in_here = true;
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/stored/
H A Dstored.cc640 static bool in_here = false; local
644 if (in_here) { /* prevent loops */
648 in_here = true;
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/stored/
H A Dstored.cc620 static bool in_here = false; local
624 if (in_here) { /* prevent loops */
628 in_here = true;
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/stored/
H A Dstored.cc640 static bool in_here = false; local
644 if (in_here) { /* prevent loops */
648 in_here = true;
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/stored/
H A Dstored.cc620 static bool in_here = false; local
624 if (in_here) { /* prevent loops */
628 in_here = true;
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/stored/
H A Dstored.cc627 static bool in_here = false; local
631 if (in_here) { /* prevent loops */
635 in_here = true;
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/stored/
H A Dstored.cc640 static bool in_here = false; local
644 if (in_here) { /* prevent loops */
648 in_here = true;
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/stored/
H A Dstored.cc620 static bool in_here = false; local
624 if (in_here) { /* prevent loops */
628 in_here = true;
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/stored/
H A Dstored.cc627 static bool in_here = false; local
631 if (in_here) { /* prevent loops */
635 in_here = true;
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/stored/
H A Dbsdjson.c646 static bool in_here = false; in terminate_stored() local
648 if (in_here) { /* prevent loops */ in terminate_stored()
652 in_here = true; in terminate_stored()
H A Dstored.c711 static bool in_here = false; in terminate_stored() local
715 if (in_here) { /* prevent loops */ in terminate_stored()
719 in_here = true; in terminate_stored()
/dports/sysutils/bacula9-client/bacula-9.6.7/src/stored/
H A Dbsdjson.c646 static bool in_here = false; in terminate_stored() local
648 if (in_here) { /* prevent loops */ in terminate_stored()
652 in_here = true; in terminate_stored()
H A Dstored.c711 static bool in_here = false; in terminate_stored() local
715 if (in_here) { /* prevent loops */ in terminate_stored()
719 in_here = true; in terminate_stored()
/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/stored/
H A Dbsdjson.c646 static bool in_here = false; in terminate_stored() local
648 if (in_here) { /* prevent loops */ in terminate_stored()
652 in_here = true; in terminate_stored()
H A Dstored.c711 static bool in_here = false; in terminate_stored() local
715 if (in_here) { /* prevent loops */ in terminate_stored()
719 in_here = true; in terminate_stored()
/dports/sysutils/bacula9-server/bacula-9.6.7/src/stored/
H A Dbsdjson.c646 static bool in_here = false; in terminate_stored() local
648 if (in_here) { /* prevent loops */ in terminate_stored()
652 in_here = true; in terminate_stored()
H A Dstored.c711 static bool in_here = false; in terminate_stored() local
715 if (in_here) { /* prevent loops */ in terminate_stored()
719 in_here = true; in terminate_stored()
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/stored/
H A Dbsdjson.c735 static bool in_here = false; in terminate_stored() local
737 if (in_here) { /* prevent loops */ in terminate_stored()
741 in_here = true; in terminate_stored()
/dports/sysutils/bacula11-server/bacula-11.0.5/src/stored/
H A Dbsdjson.c735 static bool in_here = false; in terminate_stored() local
737 if (in_here) { /* prevent loops */ in terminate_stored()
741 in_here = true; in terminate_stored()
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/stored/
H A Dbsdjson.c735 static bool in_here = false; in terminate_stored() local
737 if (in_here) { /* prevent loops */ in terminate_stored()
741 in_here = true; in terminate_stored()
/dports/sysutils/bacula11-client/bacula-11.0.5/src/stored/
H A Dbsdjson.c735 static bool in_here = false; in terminate_stored() local
737 if (in_here) { /* prevent loops */ in terminate_stored()
741 in_here = true; in terminate_stored()

12