Searched defs:str (Results 176 - 200 of 1296) sorted by relevance

1234567891011>>

/freebsd-10.1-release/contrib/apr-util/buckets/
H A Dapr_buckets_simple.c48 static apr_status_t simple_bucket_read(apr_bucket *b, const char **str, argument
/freebsd-10.1-release/contrib/atf/atf-c/
H A Dconfig.c71 string_to_upper(const char *str) argument
/freebsd-10.1-release/contrib/atf/atf-c++/detail/
H A Dtext_test.cpp74 std::string str; local
109 std::string str; local
[all...]
/freebsd-10.1-release/contrib/com_err/
H A Derror.c57 com_right_r(struct et_list *list, long code, char *str, size_t len) argument
/freebsd-10.1-release/contrib/dtc/
H A Dutil.h30 static inline void __attribute__((noreturn)) die(const char *str, ...) argument
/freebsd-10.1-release/contrib/gcc/config/i386/
H A Dnetware.c172 i386_nlm_strip_name_encoding (const char *str) argument
/freebsd-10.1-release/contrib/gcc/
H A Dgenattr.c37 write_upcase (const char *str) argument
/freebsd-10.1-release/contrib/ldns/
H A Dduration.c118 ldns_duration_create_from_string(const char* str) argument
218 char* str = NULL, *num = NULL; local
[all...]
/freebsd-10.1-release/contrib/ldns/ldns/
H A Dradix.h60 uint8_t* str; member in struct:ldns_radix_array_t
/freebsd-10.1-release/contrib/libarchive/libarchive/
H A Darchive_read_append_filter.c41 char str[20]; local
[all...]
/freebsd-10.1-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXutil.cpp61 uint64_t encode_leb128(const char *str) { argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/API/
H A DSBStringList.cpp73 SBStringList::AppendString (const char *str) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Expression/
H A DASTDumper.cpp104 char *str = alloc; local
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandHistory.cpp103 CommandHistory::AppendString (const std::string& str, argument
H A DOptionGroupVariable.cpp42 ValidateNamedSummary (const char* str, void*) argument
53 ValidateSummaryString (const char* str, void*) argument
H A DOptionValueString.cpp102 std::string str; local
/freebsd-10.1-release/contrib/ncurses/ncurses/base/
H A Dlib_instr.c47 winnstr(WINDOW *win, char *str, int n) argument
/freebsd-10.1-release/contrib/ncurses/ncurses/tinfo/
H A Dcomp_expand.c59 const char *str = VALID_STRING(srcp) ? srcp : "\0\0"; local
[all...]
/freebsd-10.1-release/contrib/nvi/vi/
H A Dv_match.c160 v_buildmcs(SCR *sp, char *str) argument
/freebsd-10.1-release/contrib/ofed/management/libibmad/src/
H A Dportid.c92 char *s, *str = routepath; local
/freebsd-10.1-release/contrib/smbfs/include/
H A Dcflib.h59 char * str; /* string value */ member in struct:opt_args
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_subr/
H A Dmd5.c49 char *str = apr_palloc(pool, (APR_MD5_DIGESTSIZE * 2) + 1); local
/freebsd-10.1-release/contrib/unbound/daemon/
H A Dacl_list.c93 acl_list_str_cfg(struct acl_list* acl, const char* str, const char* s2, argument
/freebsd-10.1-release/contrib/unbound/iterator/
H A Diter_donotq.c92 donotq_str_cfg(struct iter_donotq* dq, const char* str) argument
/freebsd-10.1-release/contrib/unbound/services/
H A Dmodstack.c146 module_func_block* module_factory(const char** str) argument

Completed in 326 milliseconds

1234567891011>>