Home
last modified time | relevance | path

Searched defs:bpContext (Results 1 – 25 of 48) sorted by relevance

12

/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/lib/
H A Dplugins.h77 struct bpContext { struct
78 uint32_t instance;
79 Plugin *plugin;
80 void *bContext; /* BAREOS private context */
81 void *pContext; /* Plugin private context */
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/lib/
H A Dplugins.h77 struct bpContext { struct
78 uint32_t instance;
79 Plugin *plugin;
80 void *bContext; /* BAREOS private context */
81 void *pContext; /* Plugin private context */
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/lib/
H A Dplugins.h77 struct bpContext { struct
78 uint32_t instance;
79 Plugin *plugin;
80 void *bContext; /* BAREOS private context */
81 void *pContext; /* Plugin private context */
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/lib/
H A Dplugins.h77 struct bpContext { struct
78 uint32_t instance;
79 Plugin *plugin;
80 void *bContext; /* BAREOS private context */
81 void *pContext; /* Plugin private context */
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/lib/
H A Dplugins.h82 struct bpContext { struct
83 uint32_t instance;
84 Plugin* plugin;
85 void* bContext; /* BAREOS private context */
86 void* pContext; /* Plugin private context */
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/lib/
H A Dplugins.h82 struct bpContext { struct
83 uint32_t instance;
84 Plugin* plugin;
85 void* bContext; /* BAREOS private context */
86 void* pContext; /* Plugin private context */
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/lib/
H A Dplugins.h82 struct bpContext { struct
83 uint32_t instance;
84 Plugin* plugin;
85 void* bContext; /* BAREOS private context */
86 void* pContext; /* Plugin private context */
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/lib/
H A Dplugins.h82 struct bpContext { struct
83 uint32_t instance;
84 Plugin* plugin;
85 void* bContext; /* BAREOS private context */
86 void* pContext; /* Plugin private context */
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/lib/
H A Dplugins.h55 struct bpContext { struct
56 void *bContext; /* Bacula private context */
57 void *pContext; /* Plugin private context */
/dports/sysutils/bacula11-client/bacula-11.0.5/src/lib/
H A Dplugins.h55 struct bpContext { struct
56 void *bContext; /* Bacula private context */
57 void *pContext; /* Plugin private context */
/dports/sysutils/bacula11-server/bacula-11.0.5/src/lib/
H A Dplugins.h55 struct bpContext { struct
56 void *bContext; /* Bacula private context */
57 void *pContext; /* Plugin private context */
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/lib/
H A Dplugins.h55 struct bpContext { struct
56 void *bContext; /* Bacula private context */
57 void *pContext; /* Plugin private context */
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/lib/
H A Dplugins.h55 struct bpContext { struct
56 void *bContext; /* Bacula private context */
57 void *pContext; /* Plugin private context */
/dports/sysutils/bacula9-server/bacula-9.6.7/src/lib/
H A Dplugins.h55 struct bpContext { struct
56 void *bContext; /* Bacula private context */
57 void *pContext; /* Plugin private context */
/dports/sysutils/bacula9-client/bacula-9.6.7/src/lib/
H A Dplugins.h55 struct bpContext { struct
56 void *bContext; /* Bacula private context */
57 void *pContext; /* Plugin private context */
/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/lib/
H A Dplugins.h55 struct bpContext { struct
56 void *bContext; /* Bacula private context */
57 void *pContext; /* Plugin private context */
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/win32/filed/plugins/
H A Dexchange-fd.h116 struct bpContext *bpContext; member
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/win32/filed/plugins/
H A Dexchange-fd.h116 struct bpContext *bpContext; member
/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/win32/filed/plugins/
H A Dexchange-fd.h116 struct bpContext *bpContext; member
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/win32/filed/plugins/
H A Dexchange-fd.h116 struct bpContext *bpContext; member
/dports/sysutils/bacula9-client/bacula-9.6.7/src/win32/filed/plugins/
H A Dexchange-fd.h116 struct bpContext *bpContext; member
/dports/sysutils/bacula9-server/bacula-9.6.7/src/win32/filed/plugins/
H A Dexchange-fd.h116 struct bpContext *bpContext; member
/dports/sysutils/bacula11-server/bacula-11.0.5/src/win32/filed/plugins/
H A Dexchange-fd.h116 struct bpContext *bpContext; member
/dports/sysutils/bacula11-client/bacula-11.0.5/src/win32/filed/plugins/
H A Dexchange-fd.h116 struct bpContext *bpContext; member
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/plugins/dird/
H A Dpython-dir.cc114 PyObject* bpContext; /* Python representation of plugin context */ member

12