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

12

/freebsd-9.3-release/contrib/binutils/libiberty/
H A Dmemcmp.c22 memcmp (const PTR str1, const PTR str2, size_t count) argument
/freebsd-9.3-release/contrib/gcc/config/
H A Dmemcmp.c5 memcmp (const void *str1, const void *str2, size_t count) argument
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dmemcmp.c22 memcmp (const PTR str1, const PTR str2, size_t count) argument
/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-beep.c42 l_strnstart(const char *tstr1, u_int tl1, const char *str2, u_int l2) argument
/freebsd-9.3-release/crypto/heimdal/lib/roken/
H A Dstrpool.c70 char *str, *str2; local
/freebsd-9.3-release/tools/test/iconv/
H A Dconst-gnuism.c43 const char *str2 = "FOOBAR"; local
/freebsd-9.3-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-9.3-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-9.3-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-9.3-release/contrib/ntp/tests/ntpd/
H A Dt-ntp_signd.c125 char * str2 = "PACKET12345"; local
/freebsd-9.3-release/lib/libdisk/
H A Ddisk.c185 const char *str2 = *(char* const*)b; local
/freebsd-9.3-release/lib/libutil/
H A Dlogin_ok.c71 login_str2inlist(const char **ttlst, const char *str1, const char *str2, int flags) argument
/freebsd-9.3-release/crypto/openssl/demos/tunala/
H A Dcb.c25 const char *str1, *str2; local
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/sgs/tools/common/
H A Dstring_table.c138 const char *str1, *str2; local
/freebsd-9.3-release/gnu/usr.bin/patch/
H A Dbackupfile.c213 concat(const char *str1, const char *str2) argument
/freebsd-9.3-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-9.3-release/sys/fs/hpfs/
H A Dhpfs_subr.c188 hpfs_cpstrnnicmp( struct hpfsmount *hpmp, char * str1, int str1len, u_int16_t str1cp, char * str2, int str2len, u_int16_t str2cp) argument
/freebsd-9.3-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-9.3-release/contrib/bind9/lib/dns/
H A Drrl.c789 make_log_buf(dns_rrl_t *rrl, dns_rrl_entry_t *e, const char *str1, const char *str2, isc_boolean_t plural, dns_name_t *qname, isc_boolean_t save_qname, dns_rrl_result_t rrl_result, isc_result_t resp_result, char *log_buf, unsigned int log_buf_len) argument
H A Drpz.c411 badname(int level, dns_name_t *name, const char *str1, const char *str2) { argument
/freebsd-9.3-release/contrib/binutils/bfd/
H A Drs6000-core.c642 const char *str1, *str2; local
/freebsd-9.3-release/contrib/groff/src/preproc/grn/
H A Dmain.cpp721 char str2[MAXINLINE]; local
[all...]
/freebsd-9.3-release/sys/mips/cavium/
H A Docteon_ebt3000_cf.c601 static void cf_swap_ascii (unsigned char str1[], char str2[]) argument
/freebsd-9.3-release/contrib/bmake/
H A Dsuff.c583 char *str2; /* Extra pointer (maybe target suffix) */ local
/freebsd-9.3-release/contrib/libpcap/
H A Dpcap-sita.c492 char str1[MAX_LINE_SIZE], str2[MAX_LINE_SIZE]; local

Completed in 353 milliseconds

12