Searched defs:string (Results 1 - 25 of 475) sorted by relevance

1234567891011>>

/freebsd-11.0-release/crypto/heimdal/lib/roken/
H A Dputenv.c51 putenv(const char *string) argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/API/
H A DSBLanguageRuntime.cpp17 SBLanguageRuntime::GetLanguageTypeFromString (const char *string) argument
/freebsd-11.0-release/crypto/heimdal/lib/wind/
H A DUnicodeData.py38 import string namespace
H A Drfc3454.py38 import string namespace
H A Drfc4518.py38 import string namespace
H A Dgen-bidi.py38 import string namespace
/freebsd-11.0-release/contrib/libstdc++/include/bits/
H A Dstringfwd.h60 typedef basic_string<char> string; typedef
/freebsd-11.0-release/sys/dev/mpr/
H A Dmpr_table.h33 char *string; member in struct:mpr_table_lookup
/freebsd-11.0-release/sys/dev/mps/
H A Dmps_table.h33 char *string; member in struct:mps_table_lookup
/freebsd-11.0-release/lib/libc/posix1e/
H A Dextattr.c41 extattr_namespace_to_string(int attrnamespace, char **string) argument
62 extattr_string_to_namespace(const char *string, int *attrnamespace) argument
/freebsd-11.0-release/lib/libmd/
H A Drmddriver.c27 RIPEMD160String(char *string) argument
H A Dmddriver.c44 MDString(char *string) argument
H A Dshadriver.c54 SHAString(char *string) argument
H A Dskeindriver.c44 SKEINString(char *string) argument
/freebsd-11.0-release/contrib/gcclibs/libiberty/
H A Dputenv.c70 putenv (const char *string) argument
[all...]
/freebsd-11.0-release/contrib/binutils/libiberty/
H A Dputenv.c70 putenv (const char *string) argument
[all...]
/freebsd-11.0-release/sys/libkern/
H A Dstrdup.c41 strdup(const char *string, struct malloc_type *type) argument
H A Dstrndup.c41 strndup(const char *string, size_t maxlen, struct malloc_type *type) argument
/freebsd-11.0-release/contrib/elftoolchain/libdwarf/
H A Ddwarf_str.c32 dwarf_get_str(Dwarf_Debug dbg, Dwarf_Off offset, char **string, argument
/freebsd-11.0-release/lib/libc/tests/gen/
H A Dfnmatch_testcases.h34 const char *string; member in struct:testcase
/freebsd-11.0-release/usr.sbin/jail/
H A Djailparse.y173 string : STR label
/freebsd-11.0-release/crypto/heimdal/base/
H A Dstring.c80 heim_string_create(const char *string) argument
112 heim_string_get_utf8(heim_string_t string) argument
[all...]
/freebsd-11.0-release/crypto/heimdal/lib/com_err/
H A Dcompile_et.h60 char *string; member in struct:error_code
/freebsd-11.0-release/crypto/heimdal/lib/hx509/
H A Dsel-gram.y102 string : STRING { $$ = _hx509_make_expr(expr_STRING, $1, NULL); }; label
/freebsd-11.0-release/crypto/heimdal/lib/sl/
H A Dslc-gram.h57 char *string; member in union:YYSTYPE

Completed in 162 milliseconds

1234567891011>>