| /freebsd-12.1/usr.bin/mail/ |
| H A D | glob.h | 96 struct strings { struct 97 char *s_topFree; /* Beginning of this area */ 98 char *s_nextFree; /* Next alloctable place here */ 99 unsigned s_nleft; /* Number of bytes left here */
|
| /freebsd-12.1/crypto/heimdal/kadmin/ |
| H A D | mod.c | 60 struct getarg_strings *strings) in add_constrained_delegation() 107 struct getarg_strings *strings) in add_aliases() 150 struct getarg_strings *strings) in add_pkinit_acl()
|
| /freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | StringsAndChecksums.h | 65 const DebugStringTableSubsectionRef &strings() const { return *Strings; } in strings() function 93 const StringsPtr &strings() const { return Strings; } in strings() function
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/API/ |
| H A D | SBStringList.cpp | 70 void SBStringList::AppendList(const SBStringList &strings) { in AppendList() 78 void SBStringList::AppendList(const StringList &strings) { in AppendList()
|
| /freebsd-12.1/crypto/heimdal/lib/kadm5/ |
| H A D | sample_passwd_check.c | 75 char *strings[2]; in check_cracklib() local
|
| /freebsd-12.1/contrib/ipfilter/lib/ |
| H A D | save_nothing.c | 26 nothing_parse(char **strings) in nothing_parse()
|
| H A D | save_execute.c | 25 execute_parse(char **strings) in execute_parse()
|
| H A D | save_syslog.c | 28 syslog_parse(char **strings) in syslog_parse()
|
| H A D | save_file.c | 30 file_parse(strings) in file_parse() argument
|
| /freebsd-12.1/crypto/heimdal/lib/roken/ |
| H A D | getusershell.c | 78 static char **curshell, **shells, *strings; variable
|
| H A D | getarg.h | 76 char **strings; member
|
| /freebsd-12.1/contrib/libarchive/libarchive/ |
| H A D | archive_util.c | 517 archive_utility_string_sort_helper(char **strings, unsigned int n) in archive_utility_string_sort_helper() 579 archive_utility_string_sort(char **strings) in archive_utility_string_sort()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/ |
| H A D | StringList.cpp | 64 void StringList::AppendList(StringList strings) { in AppendList() 219 StringList &StringList::operator<<(StringList strings) { in operator <<()
|
| /freebsd-12.1/crypto/heimdal/appl/gssmask/ |
| H A D | common.c | 83 permutate_all(struct getarg_strings *strings, size_t *size) in permutate_all()
|
| /freebsd-12.1/contrib/atf/atf-c++/ |
| H A D | utils_test.cpp | 249 std::set< std::string > strings; in ATF_TEST_CASE_BODY() local 261 std::vector< std::string > strings; in ATF_TEST_CASE_BODY() local
|
| /freebsd-12.1/contrib/netbsd-tests/lib/libexecinfo/ |
| H A D | t_backtrace.c | 71 char **strings; in myfunc3() local
|
| /freebsd-12.1/contrib/xz/src/common/ |
| H A D | tuklib_physmem.c | 137 const char *strings = SYSPAGE_ENTRY(strings)->data; in tuklib_physmem() local
|
| /freebsd-12.1/usr.bin/dtc/ |
| H A D | fdt.cc | 414 property::property(input_buffer &structs, input_buffer &strings) in property() 574 property::parse_dtb(input_buffer &structs, input_buffer &strings) in parse_dtb() 601 property::write(dtb::output_writer &writer, dtb::string_table &strings) in write() 761 node::node(input_buffer &structs, input_buffer &strings) : valid(true) in node() 1035 node::parse_dtb(input_buffer &structs, input_buffer &strings) in parse_dtb() 1131 node::write(dtb::output_writer &writer, dtb::string_table &strings) in write()
|
| H A D | dtb.hh | 348 std::vector<std::string> strings; member in dtc::dtb::string_table
|
| /freebsd-12.1/sys/netpfil/ipfw/test/ |
| H A D | test_dn_heap.c | 75 char *strings[] = { variable
|
| /freebsd-12.1/contrib/openmp/runtime/src/ |
| H A D | extractExternal.cpp | 157 StringTable(const set<string> &strings) { in StringTable() 294 set<string> strings; // set of all occurring symbols, appropriately prefixed in hideSymbols() local
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/ |
| H A D | CompileUnitIndex.cpp | 139 PDBStringTable &strings = cantFail(m_index.pdb().getStringTable()); in GetOrCreateCompiland() local
|
| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | aoutx.h | 1329 char *strings; in aout_get_external_symbols() local 2923 char *strings; in aout_link_add_symbols() local 3187 char *strings; in aout_link_check_ar_symbols() local 3879 char *strings; in aout_link_input_section_std() local 4223 char *strings; in aout_link_input_section_ext() local 4708 char *strings; in aout_link_write_symbols() local
|
| H A D | merge.c | 70 bfd_boolean strings; member 237 sec_merge_init (unsigned int entsize, bfd_boolean strings) in sec_merge_init()
|
| /freebsd-12.1/contrib/libarchive/libarchive/test/ |
| H A D | test_archive_string.c | 370 static const char *strings[] = variable
|