Searched defs:str2 (Results 1 - 25 of 45) sorted by relevance

12

/freebsd-10.1-release/contrib/binutils/libiberty/
H A Dmemcmp.c22 memcmp (const PTR str1, const PTR str2, size_t count) argument
/freebsd-10.1-release/contrib/gcc/config/
H A Dmemcmp.c5 memcmp (const void *str1, const void *str2, size_t count) argument
/freebsd-10.1-release/contrib/gcclibs/libiberty/
H A Dmemcmp.c22 memcmp (const PTR str1, const PTR str2, size_t count) argument
/freebsd-10.1-release/contrib/tcpdump/
H A Dprint-beep.c42 l_strnstart(const char *tstr1, u_int tl1, const char *str2, u_int l2) argument
/freebsd-10.1-release/crypto/heimdal/lib/roken/
H A Dstrpool.c67 char *str, *str2; local
/freebsd-10.1-release/tools/test/iconv/
H A Dconst-gnuism.c43 const char *str2 = "FOOBAR"; local
/freebsd-10.1-release/tools/regression/lib/libc/stdio/
H A Dtest-fmemopen.c50 char str2[] = "AAAAAAAAA"; local
154 char str2[] = "Do we have two sentences?"; local
[all...]
/freebsd-10.1-release/crypto/openssl/crypto/
H A Do_str.c70 int OPENSSL_strncasecmp(const char *str1, const char *str2, size_t n) argument
98 int OPENSSL_strcasecmp(const char *str1, const char *str2) argument
/freebsd-10.1-release/lib/libc/iconv/
H A Dcitrus_bcs.c42 _citrus_bcs_strcasecmp(const char * __restrict str1, const char * __restrict str2) argument
61 _citrus_bcs_strncasecmp(const char * __restrict str1, const char * __restrict str2, size_t sz) argument
/freebsd-10.1-release/contrib/apr-util/test/
H A Dtestxlate.c55 one_test(abts_case *tc, const char *cs1, const char *cs2, const char *str1, const char *str2, apr_pool_t *pool) argument
/freebsd-10.1-release/contrib/atf/atf-c/detail/
H A Dtext.c47 char *str, *str2, *last; local
H A Ddynstr_test.c264 atf_dynstr_t str, str2; local
594 atf_dynstr_t str, str2; local
[all...]
H A Dfs_test.c152 atf_fs_path_t str, str2; local
/freebsd-10.1-release/crypto/heimdal/lib/krb5/
H A Derror_string.c164 char *str = NULL, *str2 = NULL; local
/freebsd-10.1-release/contrib/ntp/tests/ntpd/
H A Dt-ntp_signd.c125 char * str2 = "PACKET12345"; local
/freebsd-10.1-release/lib/libutil/
H A Dlogin_ok.c71 login_str2inlist(const char **ttlst, const char *str1, const char *str2, int flags) argument
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/sgs/tools/common/
H A Dstring_table.c138 const char *str1, *str2; local
/freebsd-10.1-release/usr.bin/patch/
H A Dbackupfile.c160 concat(const char *str1, const char *str2) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DFormattersContainer.h68 HasPrefix (const char* str1, const char* str2) argument
/freebsd-10.1-release/contrib/tcsh/
H A Dtc.str.c345 s_strcmp(const Char *str1, const Char *str2) argument
365 s_strncmp(const Char *str1, const Char *str2, size_t n) argument
392 s_strcasecmp(const Char *str1, const Char *str2) argument
[all...]
/freebsd-10.1-release/usr.sbin/mtest/
H A Dmtest.c379 char str2[STR_SIZE]; local
285 parse_cmd_args(sockunion_t *psu, sockunion_t *psu2, const char *str1, const char *str2, const char *str3) argument
[all...]
/freebsd-10.1-release/contrib/binutils/bfd/
H A Drs6000-core.c642 const char *str1, *str2; local
/freebsd-10.1-release/contrib/groff/src/preproc/grn/
H A Dmain.cpp721 char str2[MAXINLINE]; local
[all...]
/freebsd-10.1-release/contrib/ldns/
H A Dradix.c1189 ldns_radix_str_is_prefix(uint8_t* str1, radix_strlen_t len1, uint8_t* str2, radix_strlen_t len2) argument
1212 ldns_radix_str_common(uint8_t* str1, radix_strlen_t len1, uint8_t* str2, radix_strlen_t len2) argument
/freebsd-10.1-release/sys/mips/cavium/
H A Docteon_ebt3000_cf.c578 static void cf_swap_ascii (unsigned char str1[], char str2[]) argument

Completed in 204 milliseconds

12