/freebsd/crypto/openssl/include/openssl/ |
H A D | trace.h | 201 # define OSSL_TRACE_BEGIN(category) \ argument 207 # define OSSL_TRACE_END(category) \ argument 211 # define OSSL_TRACE_CANCEL(category) \ argument 216 # define OSSL_TRACE_BEGIN(category) \ argument 221 # define OSSL_TRACE_END(category) \ argument 224 # define OSSL_TRACE_CANCEL(category) \ argument 240 # define OSSL_TRACE_ENABLED(category) \ argument 245 # define OSSL_TRACE_ENABLED(category) (0) argument 273 # define OSSL_TRACEV(category, args) \ argument 280 # define OSSL_TRACEV(category, args) ((void)0) argument [all …]
|
/freebsd/crypto/openssl/crypto/ |
H A D | trace.c | 60 int category; member 193 static int trace_attach_cb(int category, int type, const void *data) in trace_attach_cb() 214 static int trace_detach_cb(int category, int type, const void *data) in trace_detach_cb() 242 static int set_trace_data(int category, int type, BIO **channel, in set_trace_data() argument 338 int category; in ossl_trace_cleanup() local 357 int OSSL_trace_set_channel(int category, BIO *channel) in OSSL_trace_set_channel() 368 static int trace_attach_w_callback_cb(int category, int type, const void *data) in trace_attach_w_callback_cb() 391 int OSSL_trace_set_callback(int category, OSSL_trace_cb callback, void *data) in OSSL_trace_set_callback() 427 int OSSL_trace_set_prefix(int category, const char *prefix) in OSSL_trace_set_prefix() 437 int OSSL_trace_set_suffix(int category, const char *suffix) in OSSL_trace_set_suffix() [all …]
|
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/ |
H A D | DataVisualization.cpp | 77 bool DataVisualization::Categories::GetCategory(ConstString category, in GetCategory() 92 void DataVisualization::Categories::Add(ConstString category) { in Add() 96 bool DataVisualization::Categories::Delete(ConstString category) { in Delete() 105 void DataVisualization::Categories::Clear(ConstString category) { in Clear() 109 void DataVisualization::Categories::Enable(ConstString category, in Enable() 122 void DataVisualization::Categories::Disable(ConstString category) { in Disable() 134 const lldb::TypeCategoryImplSP &category, TypeCategoryMap::Position pos) { in Enable() 143 const lldb::TypeCategoryImplSP &category) { in Disable()
|
H A D | TypeCategoryMap.cpp | 60 TypeCategoryImplSP category; in Enable() local 68 TypeCategoryImplSP category; in Disable() local 74 bool TypeCategoryMap::Enable(TypeCategoryImplSP category, Position pos) { in Enable() 96 bool TypeCategoryMap::Disable(TypeCategoryImplSP category) { in Disable() 233 lldb::TypeCategoryImplSP category = *begin; in ForEach() local
|
/freebsd/sys/fs/tarfs/ |
H A D | tarfs_dbg.h | 50 #define TARFS_DPF(category, fmt, ...) \ argument 55 #define TARFS_DPF_IFF(category, cond, fmt, ...) \ argument 62 #define TARFS_DPF(category, fmt, ...) argument 63 #define TARFS_DPF_IFF(category, cond, fmt, ...) argument
|
/freebsd/lib/libc/locale/ |
H A D | setlocale.c | 97 setlocale(int category, const char *locale) in setlocale() 224 loadlocale(int category) in loadlocale() 280 __get_locale_env(int category) in __get_locale_env()
|
/freebsd/crypto/openssl/test/testutil/ |
H A D | testutil_init.c | 23 int category, int cmd, void *vdata) in internal_trace_cb() 70 static void setup_trace_category(int category) in setup_trace_category() 119 int category = OSSL_trace_get_category_num(item); in setup_trace() local
|
/freebsd/usr.sbin/bluetooth/bthidcontrol/ |
H A D | bthidcontrol.c | 173 find_bthid_command(char const *command, struct bthid_command *category) in find_bthid_command() 194 print_bthid_command(struct bthid_command *category) in print_bthid_command()
|
/freebsd/usr.sbin/bluetooth/l2control/ |
H A D | l2control.c | 179 find_l2cap_command(char const *command, struct l2cap_command *category) in find_l2cap_command() 200 print_l2cap_command(struct l2cap_command *category) in print_l2cap_command()
|
/freebsd/usr.sbin/bluetooth/sdpcontrol/ |
H A D | sdpcontrol.c | 178 find_sdp_command(char const *command, struct sdp_command *category) in find_sdp_command() 199 print_sdp_command(struct sdp_command *category) in print_sdp_command()
|
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/ |
H A D | mpi.c | 363 mpiMsgCategory_t category, in mpiMsgPrepare() 428 mpiMsgCategory_t category, in mpiMsgProduce() 463 mpiMsgCategory_t category, in mpiMsgProduce() 911 mpiMsgCategory_t category, in mpiMsgProduceOQ()
|
/freebsd/contrib/diff/lib/ |
H A D | hard-locale.c | 35 hard_locale (int category) in hard_locale()
|
/freebsd/contrib/ntp/libntp/lib/isc/ |
H A D | log.c | 789 const isc_logcategory_t *category, in isc_log_usechannel() 831 isc_log_write(isc_log_t *lctx, isc_logcategory_t *category, in isc_log_write() 847 isc_log_vwrite(isc_log_t *lctx, isc_logcategory_t *category, in isc_log_vwrite() 859 isc_log_write1(isc_log_t *lctx, isc_logcategory_t *category, in isc_log_write1() 875 isc_log_vwrite1(isc_log_t *lctx, isc_logcategory_t *category, in isc_log_vwrite1() 887 isc_log_iwrite(isc_log_t *lctx, isc_logcategory_t *category, in isc_log_iwrite() 905 isc_log_ivwrite(isc_log_t *lctx, isc_logcategory_t *category, in isc_log_ivwrite() 918 isc_log_iwrite1(isc_log_t *lctx, isc_logcategory_t *category, in isc_log_iwrite1() 936 isc_log_ivwrite1(isc_log_t *lctx, isc_logcategory_t *category, in isc_log_ivwrite1() 1405 isc_log_doit(isc_log_t *lctx, isc_logcategory_t *category, in isc_log_doit()
|
/freebsd/contrib/kyua/cli/ |
H A D | cmd_help.cpp | 116 const std::string& category = (*iter).first; in general_help() local 150 const std::string& category = (*iter).first; in general_help() local
|
/freebsd/usr.sbin/bluetooth/hccontrol/ |
H A D | hccontrol.c | 262 find_hci_command(char const * command,struct hci_command * category) find_hci_command() argument 318 print_hci_command(struct hci_command * category) print_hci_command() argument
|
/freebsd/crypto/openssl/apps/ |
H A D | openssl.c | 105 int category, int cmd, void *vdata) in internal_trace_cb() 167 static void setup_trace_category(int category) in setup_trace_category() 215 int category = OSSL_trace_get_category_num(item); in setup_trace() local
|
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | gettext.h | 151 int category) in pgettext_aux() 171 int category) in npgettext_aux() 214 int category) in dcpgettext_expr() 262 int category) in dcnpgettext_expr()
|
/freebsd/sys/fs/p9fs/ |
H A D | p9_debug.h | 40 #define P9_DEBUG(category, fmt, ...) do { \ argument
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | ObjC.h | 29 constexpr const char category[] = "__OBJC_$_CATEGORY_"; variable
|
/freebsd/contrib/llvm-project/libcxx/include/__system_error/ |
H A D | error_code.h | 79 _LIBCPP_HIDE_FROM_ABI const error_category& category() const _NOEXCEPT { return *__cat_; } category() function [all...] |
/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectType.cpp | 451 lldb::TypeCategoryImplSP category; in IOHandlerInputComplete() local 843 lldb::TypeCategoryImplSP category; in DoExecute() local 850 lldb::TypeCategoryImplSP category; in DoExecute() local 932 lldb::TypeCategoryImplSP category; in DoExecute() local 1081 &any_printed](const lldb::TypeCategoryImplSP &category) -> void { in DoExecute() 1111 const lldb::TypeCategoryImplSP &category) -> bool { in DoExecute() 1566 lldb::TypeCategoryImplSP category; in AddSummary() local 2172 lldb::TypeCategoryImplSP category; in Execute_PythonClass() local 2209 lldb::TypeCategoryImplSP category; in AddSynth() local 2349 lldb::TypeCategoryImplSP category; in AddFilter() local [all …]
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | VerboseTrapFrameRecognizer.cpp | 90 auto category = matches[1]; in RecognizeFrame() local
|
/freebsd/crypto/openssl/test/ |
H A D | trace_api_test.c | 117 int category, int cmd, void *data) in trace_cb()
|
/freebsd/sys/dev/rtwn/ |
H A D | if_rtwn_fw.h | 36 uint8_t category; member
|
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/ |
H A D | FormatManager.h | 77 void DisableCategory(const lldb::TypeCategoryImplSP &category) { in DisableCategory()
|