Searched defs:strings (Results 1 - 25 of 72) sorted by relevance

123

/freebsd-11-stable/usr.bin/mail/
H A Dglob.h94 extern struct strings { struct
/freebsd-11-stable/crypto/heimdal/lib/kadm5/
H A Dsample_passwd_check.c75 char *strings[2]; local
/freebsd-11-stable/crypto/heimdal/appl/gssmask/
H A Dcommon.c83 permutate_all(struct getarg_strings *strings, size_t *size) argument
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-strings/
H A Dllvm-strings.cpp60 static void strings(raw_ostream &OS, StringRef FileName, StringRef Contents) { function
/freebsd-11-stable/contrib/ipfilter/lib/
H A Dsave_execute.c25 execute_parse(char **strings) argument
H A Dsave_nothing.c26 nothing_parse(char **strings) argument
H A Dsave_syslog.c28 syslog_parse(char **strings) argument
/freebsd-11-stable/contrib/netbsd-tests/lib/libexecinfo/
H A Dt_backtrace.c71 char **strings; local
[all...]
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dgetusershell.c78 static char **curshell, **shells, *strings; variable
[all...]
H A Dgetarg.h76 char **strings; member in struct:getarg_strings
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DStringsAndChecksums.h64 const DebugStringTableSubsectionRef &strings() const { return *Strings; } function in class:llvm::codeview::StringsAndChecksumsRef
92 const StringsPtr &strings() const { return Strings; } function in class:llvm::codeview::StringsAndChecksums
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dtime.c122 find_matching_string(char *str, apr_size_t size, const char strings[][4]) argument
/freebsd-11-stable/crypto/heimdal/kadmin/
H A Dmod.c58 add_constrained_delegation(krb5_context contextp, kadm5_principal_ent_rec *princ, struct getarg_strings *strings) argument
106 add_aliases(krb5_context contextp, kadm5_principal_ent_rec *princ, struct getarg_strings *strings) argument
149 add_pkinit_acl(krb5_context contextp, kadm5_principal_ent_rec *princ, struct getarg_strings *strings) argument
[all...]
/freebsd-11-stable/sys/netpfil/ipfw/test/
H A Dtest_dn_heap.c73 char *strings[] = { variable
/freebsd-11-stable/contrib/xz/src/common/
H A Dtuklib_physmem.c136 const char *strings = SYSPAGE_ENTRY(strings)->data; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBStringList.cpp85 void SBStringList::AppendList(const SBStringList &strings) { argument
96 void SBStringList::AppendList(const StringList &strings) { argument
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Dstrings-table.c46 DB *strings; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/ui/
H A Dui_locl.h135 STACK_OF(UI_STRING) *strings; /* We might want to prompt for more than member in struct:ui_st
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_archive_string.c370 static const char *strings[] = variable
/freebsd-11-stable/usr.bin/dtc/
H A Ddtb.hh348 std::vector<std::string> strings; member in class:dtc::dtb::string_table
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DCompileUnitIndex.cpp147 PDBStringTable &strings = cantFail(m_index.pdb().getStringTable()); local
/freebsd-11-stable/contrib/ncurses/progs/
H A Dtput.c308 char *strings[1 + NUM_PARM]; local
/freebsd-11-stable/contrib/atf/atf-c++/
H A Dutils_test.cpp249 std::set< std::string > strings; local
261 std::vector< std::string > strings; local
[all...]
/freebsd-11-stable/contrib/binutils/binutils/
H A Drclex.c68 static struct alloc_string *strings; variable in typeref:struct:alloc_string
[all...]
H A Drddbg.c126 bfd_byte *stabs, *strings; local
[all...]

Completed in 168 milliseconds

123