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

1234567891011>>

/freebsd-current/contrib/arm-optimized-routines/string/
H A DDir.mk[all...]
/freebsd-current/crypto/heimdal/lib/roken/
H A Dputenv.c51 putenv(const char *string) argument
/freebsd-current/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
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBLanguageRuntime.cpp17 SBLanguageRuntime::GetLanguageTypeFromString(const char *string) { argument
/freebsd-current/lib/libc/posix1e/
H A Dextattr.c40 extattr_namespace_to_string(int attrnamespace, char **string) argument
61 extattr_string_to_namespace(const char *string, int *attrnamespace) argument
/freebsd-current/lib/libmd/
H A Drmddriver.c24 RIPEMD160String(char *string) argument
H A Dmddriver.c41 MDString(char *string) argument
H A Dshadriver.c61 SHAString(char *string) argument
H A Dskeindriver.c44 SKEINString(char *string) argument
/freebsd-current/contrib/elftoolchain/libdwarf/
H A Ddwarf_str.c32 dwarf_get_str(Dwarf_Debug dbg, Dwarf_Off offset, char **string, argument
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_read_pax_xattr_rht_security_selinux.c39 const char *string; local
H A Dtest_read_pax_xattr_schily.c39 const char *string, *array; local
/freebsd-current/sys/dev/mpr/
H A Dmpr_table.h31 char *string; member in struct:mpr_table_lookup
/freebsd-current/sys/dev/mps/
H A Dmps_table.h33 char *string; member in struct:mps_table_lookup
/freebsd-current/lib/libc/tests/gen/
H A Dfnmatch_testcases.h31 const char *string; member in struct:testcase
/freebsd-current/sys/libkern/
H A Dstrdup.c40 strdup_flags(const char *string, struct malloc_type *type, int flags) argument
54 strdup(const char *string, struct malloc_type *type) argument
H A Dstrndup.c38 strndup(const char *string, size_t maxlen, struct malloc_type *type) argument
/freebsd-current/usr.sbin/jail/
H A Djailparse.y187 string : STR label
/freebsd-current/contrib/com_err/
H A Dcompile_et.h57 char *string; member in struct:error_code
/freebsd-current/contrib/ncurses/ncurses/widechar/
H A Dlib_unget_wch.c82 char *string; local
/freebsd-current/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-current/crypto/heimdal/lib/com_err/
H A Dcompile_et.h60 char *string; member in struct:error_code
/freebsd-current/crypto/heimdal/lib/hx509/
H A Dsel-gram.y102 string : STRING { $$ = _hx509_make_expr(expr_STRING, $1, NULL); }; label

Completed in 279 milliseconds

1234567891011>>