Home
last modified time | relevance | path

Searched refs:sm_dump (Results 1 – 25 of 250) sorted by relevance

12345678910

/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/lib/
H A Dsmartall.h50 sm_dump(bool bufdump, bool in_use=false), SmStatic(int mode);
82 #define sm_dump(x, false) macro
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/lib/
H A Dsmartall.h50 sm_dump(bool bufdump, bool in_use=false), SmStatic(int mode);
82 #define sm_dump(x, false) macro
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/lib/
H A Dsmartall.h50 sm_dump(bool bufdump, bool in_use=false), SmStatic(int mode);
82 #define sm_dump(x, false) macro
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/lib/
H A Dsmartall.h50 sm_dump(bool bufdump, bool in_use=false), SmStatic(int mode);
82 #define sm_dump(x, false) macro
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/lib/
H A Dsmartall.h49 sm_dump(bool bufdump, bool in_use=false), sm_static(int mode);
81 inline void sm_dump(int x, int y=0) {} /* with default arguments, we can't use a #define */
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/lib/
H A Dsmartall.h49 sm_dump(bool bufdump, bool in_use=false), sm_static(int mode);
81 inline void sm_dump(int x, int y=0) {} /* with default arguments, we can't use a #define */
H A Dunittests.c125 sm_dump(false); in epilog()
/dports/sysutils/bacula11-client/bacula-11.0.5/src/lib/
H A Dsmartall.h49 sm_dump(bool bufdump, bool in_use=false), sm_static(int mode);
81 inline void sm_dump(int x, int y=0) {} /* with default arguments, we can't use a #define */
/dports/sysutils/bacula11-server/bacula-11.0.5/src/lib/
H A Dsmartall.h49 sm_dump(bool bufdump, bool in_use=false), sm_static(int mode);
81 inline void sm_dump(int x, int y=0) {} /* with default arguments, we can't use a #define */
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/lib/
H A Dsmartall.h49 sm_dump(bool bufdump, bool in_use=false), sm_static(int mode);
81 inline void sm_dump(int x, int y=0) {} /* with default arguments, we can't use a #define */
/dports/sysutils/bacula9-client/bacula-9.6.7/src/lib/
H A Dsmartall.h49 sm_dump(bool bufdump, bool in_use=false), sm_static(int mode);
81 inline void sm_dump(int x, int y=0) {} /* with default arguments, we can't use a #define */
H A Dunittests.c125 sm_dump(false); in epilog()
/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/lib/
H A Dsmartall.h49 sm_dump(bool bufdump, bool in_use=false), sm_static(int mode);
81 inline void sm_dump(int x, int y=0) {} /* with default arguments, we can't use a #define */
H A Dunittests.c125 sm_dump(false); in epilog()
/dports/sysutils/bacula9-server/bacula-9.6.7/src/lib/
H A Dsmartall.h49 sm_dump(bool bufdump, bool in_use=false), sm_static(int mode);
81 inline void sm_dump(int x, int y=0) {} /* with default arguments, we can't use a #define */
H A Dunittests.c125 sm_dump(false); in epilog()
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/docs/manuals/source/DeveloperGuide/
H A Dsmartall.rst56         sm_dump(\ *datadump*\ );
61 normally use “sm_dump(0);”. If a mysterious orphaned buffer appears that
63 the statement with “sm_dump(1);”. Usually the dump of the buffer’s data
73 done, each will be reported by sm_dump() on stderr as follows:
101 when sm_dump() is called. I use a call on “sm_static(1);” before I
199 sm_dump() is able, by scanning the chain of allocated buffers, to find
202 chain, sm_dump() will not deem them orphans.
266 functions, sm_dump() and sm_static(), are defined to generate no code
306 when sm_dump() gets around to using the pointer to edit the file name
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/docs/manuals/source/DeveloperGuide/
H A Dsmartall.rst56         sm_dump(\ *datadump*\ );
61 normally use “sm_dump(0);”. If a mysterious orphaned buffer appears that
63 the statement with “sm_dump(1);”. Usually the dump of the buffer’s data
73 done, each will be reported by sm_dump() on stderr as follows:
101 when sm_dump() is called. I use a call on “sm_static(1);” before I
199 sm_dump() is able, by scanning the chain of allocated buffers, to find
202 chain, sm_dump() will not deem them orphans.
266 functions, sm_dump() and sm_static(), are defined to generate no code
306 when sm_dump() gets around to using the pointer to edit the file name
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/docs/manuals/source/DeveloperGuide/
H A Dsmartall.rst56         sm_dump(\ *datadump*\ );
61 normally use “sm_dump(0);”. If a mysterious orphaned buffer appears that
63 the statement with “sm_dump(1);”. Usually the dump of the buffer’s data
73 done, each will be reported by sm_dump() on stderr as follows:
101 when sm_dump() is called. I use a call on “sm_static(1);” before I
199 sm_dump() is able, by scanning the chain of allocated buffers, to find
202 chain, sm_dump() will not deem them orphans.
266 functions, sm_dump() and sm_static(), are defined to generate no code
306 when sm_dump() gets around to using the pointer to edit the file name
/dports/www/bareos18-webui/bareos-Release-18.2.12/docs/manuals/source/DeveloperGuide/
H A Dsmartall.rst56         sm_dump(\ *datadump*\ );
61 normally use “sm_dump(0);”. If a mysterious orphaned buffer appears that
63 the statement with “sm_dump(1);”. Usually the dump of the buffer’s data
73 done, each will be reported by sm_dump() on stderr as follows:
101 when sm_dump() is called. I use a call on “sm_static(1);” before I
199 sm_dump() is able, by scanning the chain of allocated buffers, to find
202 chain, sm_dump() will not deem them orphans.
266 functions, sm_dump() and sm_static(), are defined to generate no code
306 when sm_dump() gets around to using the pointer to edit the file name
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/tests/
H A Dhtable_test.cc88 sm_dump(false); /* unit test */ in TEST()
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/tests/
H A Dhtable_test.cc88 sm_dump(false); /* unit test */ in TEST()
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/tests/
H A Dhtable_test.cc88 sm_dump(false); /* unit test */ in TEST()
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/tests/
H A Dhtable_test.cc88 sm_dump(false); /* unit test */ in TEST()
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/plugins/sd/
H A Dmain.c93 sm_dump(false); in main()

12345678910