Home
last modified time | relevance | path

Searched defs:log_and_exit (Results 1 – 11 of 11) sorted by relevance

/dports/sysutils/py-glances/glances-3.1.4/glances/
H A Dclient.py79 def log_and_exit(self, msg=''): member in GlancesClient
/dports/graphics/geos/geos-3.9.1/tests/geostest/
H A Dgeostest.c47 log_and_exit(const char *fmt, ...) { in log_and_exit() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/dejagnu/lib/
H A Dframework.exp357 proc log_and_exit {} { procedure
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/dejagnu/lib/
H A Dframework.exp357 proc log_and_exit {} { procedure
/dports/graphics/geos/geos-3.9.1/tests/thread/
H A Dthreadtest.c61 log_and_exit(const char *fmt, ...) { in log_and_exit() function
H A Dbadthreadtest.c73 log_and_exit(const char *fmt, ...) { in log_and_exit() function
/dports/misc/dejagnu/dejagnu-1.6.3/lib/
H A Dframework.exp426 proc log_and_exit {} { procedure
/dports/graphics/mapcache/mapcache-1.10.0/util/
H A Dmapcache_seed.c852 log_and_exit(const char *fmt, ...) in log_and_exit() function
/dports/graphics/mapcache/mapcache-1.10.0/contrib/mapcache_detail/
H A Dmapcache_detail.c191 void log_and_exit(const char *fmt,...) in log_and_exit() function
/dports/sysutils/busybox/busybox-1.26.2/networking/
H A Dhttpd.c1024 static void log_and_exit(void) in log_and_exit() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_verto/
H A Dmod_verto.c65 #define log_and_exit(severity, ...) switch_log_printf(SWITCH_CHANNEL_LOG, (severity), __VA_ARGS__);… macro