Home
last modified time | relevance | path

Searched defs:strings (Results 1 – 25 of 73) sorted by relevance

123

/freebsd-12.1/usr.bin/mail/
H A Dglob.h96 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 Dmod.c60 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 DStringsAndChecksums.h65 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 DSBStringList.cpp70 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 Dsample_passwd_check.c75 char *strings[2]; in check_cracklib() local
/freebsd-12.1/contrib/ipfilter/lib/
H A Dsave_nothing.c26 nothing_parse(char **strings) in nothing_parse()
H A Dsave_execute.c25 execute_parse(char **strings) in execute_parse()
H A Dsave_syslog.c28 syslog_parse(char **strings) in syslog_parse()
H A Dsave_file.c30 file_parse(strings) in file_parse() argument
/freebsd-12.1/crypto/heimdal/lib/roken/
H A Dgetusershell.c78 static char **curshell, **shells, *strings; variable
H A Dgetarg.h76 char **strings; member
/freebsd-12.1/contrib/libarchive/libarchive/
H A Darchive_util.c517 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 DStringList.cpp64 void StringList::AppendList(StringList strings) { in AppendList()
219 StringList &StringList::operator<<(StringList strings) { in operator <<()
/freebsd-12.1/crypto/heimdal/appl/gssmask/
H A Dcommon.c83 permutate_all(struct getarg_strings *strings, size_t *size) in permutate_all()
/freebsd-12.1/contrib/atf/atf-c++/
H A Dutils_test.cpp249 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 Dt_backtrace.c71 char **strings; in myfunc3() local
/freebsd-12.1/contrib/xz/src/common/
H A Dtuklib_physmem.c137 const char *strings = SYSPAGE_ENTRY(strings)->data; in tuklib_physmem() local
/freebsd-12.1/usr.bin/dtc/
H A Dfdt.cc414 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 Ddtb.hh348 std::vector<std::string> strings; member in dtc::dtb::string_table
/freebsd-12.1/sys/netpfil/ipfw/test/
H A Dtest_dn_heap.c75 char *strings[] = { variable
/freebsd-12.1/contrib/openmp/runtime/src/
H A DextractExternal.cpp157 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 DCompileUnitIndex.cpp139 PDBStringTable &strings = cantFail(m_index.pdb().getStringTable()); in GetOrCreateCompiland() local
/freebsd-12.1/contrib/binutils/bfd/
H A Daoutx.h1329 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 Dmerge.c70 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 Dtest_archive_string.c370 static const char *strings[] = variable

123