Searched defs:str (Results 26 - 50 of 1296) sorted by relevance

1234567891011>>

/freebsd-10.1-release/lib/libc/string/
H A Dstrndup.c40 strndup(const char *str, size_t n) argument
/freebsd-10.1-release/lib/libipsec/
H A Dipsec_strerror.c84 void __ipsec_set_strerror(const char *str) argument
/freebsd-10.1-release/contrib/ntp/libntp/
H A Datoint.c12 atoint( const char *str, long *ival ) argument
/freebsd-10.1-release/cddl/contrib/opensolaris/common/ctf/
H A Dctf_error.c86 const char *str; local
/freebsd-10.1-release/contrib/apr/strings/
H A Dapr_strtok.c27 APR_DECLARE(char *) apr_strtok(char *str, const char *sep, char **last) argument
/freebsd-10.1-release/contrib/apr-util/dbm/sdbm/
H A Dsdbm_hash.c36 long sdbm_hash(const char *str, int len) argument
/freebsd-10.1-release/contrib/binutils/libiberty/
H A Dstrtod.c50 strtod (char *str, char **ptr) argument
/freebsd-10.1-release/contrib/gcclibs/libiberty/
H A Dstrtod.c50 strtod (char *str, char **ptr) argument
/freebsd-10.1-release/contrib/ipfilter/lib/
H A Dprintdstlistnode.c21 const char *str; local
/freebsd-10.1-release/contrib/llvm/lib/Support/
H A DErrno.cpp41 std::string str; local
/freebsd-10.1-release/contrib/ncurses/ncurses/base/
H A Dkey_defined.c38 find_definition(TRIES * tree, const char *str) argument
68 key_defined(const char *str) argument
[all...]
/freebsd-10.1-release/contrib/openbsm/bin/auditdistd/
H A Dstrndup.h39 strndup(const char *str, size_t len) argument
/freebsd-10.1-release/contrib/openpam/lib/libpam/
H A Dopenpam_vasprintf.c46 openpam_vasprintf(char **str, const char *fmt, va_list ap) argument
/freebsd-10.1-release/contrib/sendmail/libsm/
H A Dsnprintf.c48 sm_snprintf(char *str, size_t n, char const *fmt, ...) argument
H A Dsscanf.c70 sm_io_sscanf(const char *str, char const *fmt, ...) argument
/freebsd-10.1-release/crypto/heimdal/appl/login/
H A Dconf.c47 login_conf_get_string(const char *str) argument
/freebsd-10.1-release/crypto/heimdal/lib/gssapi/ntlm/
H A Ddisplay_name.c51 char *str = NULL; local
/freebsd-10.1-release/crypto/heimdal/lib/roken/
H A Dgai_strerror.c40 const char *str; member in struct:gai_error
H A Dstrerror_r.c67 const char *str; local
/freebsd-10.1-release/lib/libc/locale/
H A Dfix_grouping.c44 __fix_locale_grouping_str(const char *str) argument
/freebsd-10.1-release/lib/libc/stdio/
H A Dswscanf.c41 swscanf(const wchar_t * __restrict str, const wchar_t * __restrict fmt, ...) argument
53 swscanf_l(const wchar_t * __restrict str, locale_t locale, argument
/freebsd-10.1-release/sys/boot/common/
H A Dinterp_backslash.c31 backslash(char *str) argument
[all...]
/freebsd-10.1-release/usr.bin/procstat/
H A Dprocstat_threads.c47 const char *str; local
[all...]
/freebsd-10.1-release/contrib/ntp/lib/isc/unix/
H A Dsyslog.c70 isc_syslog_facilityfromstring(const char *str, int *facilityp) { argument
/freebsd-10.1-release/contrib/ntp/tests/libntp/
H A Datouint.c18 const char *str = "305"; local
26 const char *str = "4294967296"; local
33 const char *str = "8000000000"; local
40 const char *str = "-1"; local
47 const char *str = "50c3"; local
[all...]

Completed in 293 milliseconds

1234567891011>>