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

1234567891011>>

/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dstringfwd.h60 typedef basic_string<char> string; typedef
/freebsd-11-stable/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-stable/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-stable/crypto/heimdal/lib/roken/
H A Dputenv.c51 putenv(const char *string) argument
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dputenv.c70 putenv (const char *string) argument
[all...]
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dputenv.c70 putenv (const char *string) argument
[all...]
/freebsd-11-stable/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-stable/contrib/elftoolchain/libdwarf/
H A Ddwarf_str.c32 dwarf_get_str(Dwarf_Debug dbg, Dwarf_Off offset, char **string, argument
/freebsd-11-stable/lib/libc/tests/gen/
H A Dfnmatch_testcases.h34 const char *string; member in struct:testcase
/freebsd-11-stable/sys/dev/mpr/
H A Dmpr_table.h33 char *string; member in struct:mpr_table_lookup
/freebsd-11-stable/sys/dev/mps/
H A Dmps_table.h33 char *string; member in struct:mps_table_lookup
/freebsd-11-stable/usr.sbin/jail/
H A Djailparse.y175 string : STR label
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBLanguageRuntime.cpp17 SBLanguageRuntime::GetLanguageTypeFromString(const char *string) { argument
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_read_pax_xattr_rht_security_selinux.c39 const char *string; local
/freebsd-11-stable/contrib/ncurses/ncurses/widechar/
H A Dlib_unget_wch.c82 char *string; local
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dparseint.c33 isc_parse_uint32(isc_uint32_t *uip, const char *string, int base) { argument
49 isc_parse_uint16(isc_uint16_t *uip, const char *string, int base) { argument
62 isc_parse_uint8(isc_uint8_t *uip, const char *string, int base) { argument
/freebsd-11-stable/contrib/gcclibs/libdecnumber/
H A DdecContext.c174 decContextSetStatusFromString (decContext * context, const char *string) argument
[all...]
/freebsd-11-stable/contrib/gdb/gdb/gdbserver/
H A Dutils.c33 perror_with_name (char *string) argument
58 error (const char *string,...) argument
75 fatal (const char *string,...) argument
88 warning(const char *string,...) argument
[all...]
/freebsd-11-stable/contrib/com_err/
H A Dcompile_et.h57 char *string; member in struct:error_code
/freebsd-11-stable/contrib/groff/src/libs/libgroff/
H A Dputenv.c50 int putenv(const char *string) argument
[all...]
/freebsd-11-stable/sys/dev/amr/
H A Damr_tables.h63 char *string; member in struct:amr_code_lookup

Completed in 204 milliseconds

1234567891011>>