Searched defs:str (Results 226 - 250 of 1296) sorted by relevance

1234567891011>>

/freebsd-10.1-release/contrib/ntp/tests/libntp/
H A Dcaljulian.c25 char * str = emalloc (sizeof (char) * 100); local
[all...]
/freebsd-10.1-release/crypto/openssl/crypto/err/
H A Derr_prn.c66 void ERR_print_errors_cb(int (*cb) (const char *str, size_t len, void *u), argument
89 static int print_fp(const char *str, size_t len, void *fp) argument
105 static int print_bio(const char *str, size_t len, void *bp) argument
/freebsd-10.1-release/crypto/openssl/crypto/asn1/
H A Da_utctm.c171 int ASN1_UTCTIME_set_string(ASN1_UTCTIME *s, const char *str) argument
/freebsd-10.1-release/bin/pax/
H A Dftree.c145 ftree_add(char *str, int chflg) argument
H A Dsel_subs.c103 usr_add(char *str) argument
204 grp_add(char *str) argument
327 trng_add(char *str) argument
537 str_sec(char *str, time_t *tval) argument
[all...]
/freebsd-10.1-release/cddl/contrib/opensolaris/common/ctf/
H A Dctf_hash.c98 const char *str = ctsp->cts_strs + CTF_NAME_OFFSET(name); local
134 const char *str = ctf_strptr(fp, name); local
149 const char *str; local
[all...]
/freebsd-10.1-release/contrib/amd/amd/
H A Dops_pcfs.c114 char *str; local
/freebsd-10.1-release/contrib/amd/libamu/
H A Dmtab.c127 char *str = amu_hasmntopt(mnt, opt); local
173 char *str = amu_hasmntopt(mnt, opt); local
226 char *str = amu_hasmntopt(mnt, opt); local
/freebsd-10.1-release/contrib/apr/misc/unix/
H A Dgetopt.c181 static apr_status_t serr(apr_getopt_t *os, const char *err, const char *str, argument
/freebsd-10.1-release/contrib/atf/atf-c/detail/
H A Dtext.c47 char *str, *str2, *last; local
97 atf_text_split(const char *str, const char *delim, atf_list_t *words) argument
144 atf_text_to_bool(const char *str, boo argument
166 atf_text_to_long(const char *str, long *l) argument
[all...]
/freebsd-10.1-release/contrib/atf/atf-c++/detail/
H A Dtext.cpp50 impl::duplicate(const char* str) argument
58 impl::match(const std::string& str, const std::string& regex) argument
84 impl::to_lower(const std::string& str) argument
94 impl::split(const std::string& str, cons argument
110 trim(const std::string& str) argument
126 to_bool(const std::string& str) argument
138 to_bytes(std::string str) argument
[all...]
/freebsd-10.1-release/contrib/atf/atf-c++/
H A Dutils.cpp84 atf::utils::grep_string(const std::string& regex, const std::string& str) argument
/freebsd-10.1-release/contrib/binutils/binutils/
H A Dfilemode.c108 mode_string(unsigned long mode, char *str) argument
[all...]
/freebsd-10.1-release/contrib/gcc/
H A Dscan.c29 make_sstring_space (sstring *str, int count) argument
145 read_upto(FILE *fp, sstring *str, int delim) argument
230 hashstr(const char *str, unsigned int len) argument
[all...]
/freebsd-10.1-release/contrib/gcclibs/libcpp/include/
H A Dsymtab.h29 const unsigned char *str; local
/freebsd-10.1-release/contrib/gdb/gdb/cli/
H A Dcli-interp.c103 char *str = strcpy (alloca (strlen (command_str) + 1), command_str); local
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dscm-exp.c43 scm_istr2int (char *str, int len, int radix) argument
108 scm_istring2number (char *str, int len, int radix) argument
289 struct stoken str; local
[all...]
/freebsd-10.1-release/contrib/groff/src/devices/xditview/
H A Dparse.c318 char str[20], str1[50]; local
/freebsd-10.1-release/contrib/llvm/lib/Support/
H A DPath.cpp84 size_t filename_pos(StringRef str) { argument
107 root_dir_start(StringRef str) argument
[all...]
/freebsd-10.1-release/contrib/llvm/lib/Target/NVPTX/
H A DNVVMReflect.cpp159 const Value *str = ConvCall->getArgOperand(0); local
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Edit/
H A DEditedSource.h72 StringRef copyString(StringRef str) { argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Breakpoint/
H A DBreakpointID.cpp42 BreakpointID::IsRangeIdentifier (const char *str) argument
58 BreakpointID::IsValidIDExpression (const char *str) argument
/freebsd-10.1-release/contrib/mdocml/
H A Dout.c243 const char *str; local
258 const char *str; local
/freebsd-10.1-release/contrib/mtree/
H A Donly.c57 char *str; member in struct:hentry
66 hash_str(const char *str) argument
77 hash_find(const char *str, uint32_t *h) argument
89 hash_insert(char *str, uint32_t h) argument
103 fill(char *str) argument
[all...]
/freebsd-10.1-release/contrib/ncurses/ncurses/base/
H A Dlib_addstr.c52 const char *str = astr; local
96 const chtype *str; local
216 waddnwstr(WINDOW *win, const wchar_t *str, int n) argument
[all...]

Completed in 364 milliseconds

1234567891011>>