Searched defs:str_name (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectMultiword.cpp | 112 std::string str_name(name); in LoadUserSubcommand() local 136 std::string str_name(cmd_name); in RemoveUserSubcommand() local [all...] |
/freebsd/contrib/telnet/libtelnet/ |
H A D | krb4encpwd.c | 89 static unsigned char str_name[1024] = { IAC, SB, TELOPT_AUTHENTICATION, variable
|
H A D | rsaencpwd.c | 85 static unsigned char str_name[1024] = { IAC, SB, TELOPT_AUTHENTICATION, variable
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/ARC/ |
H A D | ABISysV_arc.cpp | 44 #define DEFINE_GENERIC_REGISTER_STUB(dwarf_num, str_name, generic_num) \ argument 52 #define DEFINE_REGISTER_STUB(dwarf_num, str_name) \ argument
|
/freebsd/crypto/heimdal/appl/telnet/libtelnet/ |
H A D | rsaencpwd.c | 94 static unsigned char str_name[1024] = { IAC, SB, TELOPT_AUTHENTICATION, variable
|
H A D | spx.c | 96 static unsigned char str_name[1024] = { IAC, SB, TELOPT_AUTHENTICATION, variable
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/RISCV/ |
H A D | ABISysV_riscv.cpp | 31 #define DEFINE_GENERIC_REGISTER_STUB(dwarf_num, str_name, generic_num) \ argument 39 #define DEFINE_REGISTER_STUB(dwarf_num, str_name) \ argument
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | debugfs_sta.c | 653 const char *str_name[ATH10K_STATS_TYPE_MAX] = {"succ", "fail", in ath10k_dbg_sta_dump_tx_stats() local
|
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | debugfs_sta.c | 142 static const char *str_name[ATH11K_STATS_TYPE_MAX] = {"succ", "fail", in ath11k_dbg_sta_dump_tx_stats() local
|