/freebsd/lib/libc/iconv/ |
H A D | citrus_bcs.c | 42 _citrus_bcs_strcasecmp(const char * __restrict str1, in _citrus_bcs_strcasecmp() 61 _citrus_bcs_strncasecmp(const char * __restrict str1, in _citrus_bcs_strncasecmp()
|
/freebsd/contrib/netbsd-tests/lib/libpthread/ |
H A D | h_cancel.c | 42 char str1[] = "You should see this.\n"; in main() local
|
/freebsd/tools/test/iconv/ |
H A D | const-gnuism.c | 39 char *str1 = "FOOBAR"; in main() local
|
/freebsd/crypto/openssl/test/ |
H A D | localetest.c | 95 char str1[] = "SubjectPublicKeyInfo", str2[] = "subjectpublickeyinfo"; in setup_tests() local
|
H A D | dsatest.c | 80 static const unsigned char str1[] = "12345678901234567890"; in dsa_test() local
|
/freebsd/contrib/tcsh/ |
H A D | tc.str.c | 356 s_strcmp(const Char *str1, const Char *str2) 376 s_strncmp(const Char *str1, const Char *str2, size_t n) 403 s_strcasecmp(const Char *str1, const Char *str2)
|
H A D | tw.parse.c | 2238 StrQcmp(const Char *str1, const Char *str2) in StrQcmp()
|
H A D | sh.func.c | 2220 limtail2(Char *cp, const char *str1, const char *str2) in limtail2()
|
/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | dwarf_pro_macinfo.c | 33 Dwarf_Signed fileindex, char *str1, char *str2, Dwarf_Error *error) in _dwarf_add_macro()
|
/freebsd/usr.sbin/mtest/ |
H A D | mtest.c | 285 const char *str1, const char *str2, const char *str3) in parse_cmd_args() 377 char str1[STR_SIZE]; in process_cmd() local
|
/freebsd/lib/libutil/ |
H A D | login_ok.c | 68 login_str2inlist(const char **ttlst, const char *str1, const char *str2, int flags) in login_str2inlist()
|
/freebsd/usr.bin/patch/ |
H A D | backupfile.c | 158 concat(const char *str1, const char *str2) in concat()
|
/freebsd/usr.bin/diff/ |
H A D | diffreg_new.c | 147 char *str1, *str2; in diffreg_new() local
|
/freebsd/contrib/tcpdump/ |
H A D | print-zephyr.c | 140 #define ZEPHYR_PRINT(str1,str2) \ argument
|
/freebsd/contrib/ldns/ |
H A D | radix.c | 1192 ldns_radix_str_is_prefix(uint8_t* str1, radix_strlen_t len1, in ldns_radix_str_is_prefix() 1215 ldns_radix_str_common(uint8_t* str1, radix_strlen_t len1, in ldns_radix_str_common()
|
/freebsd/usr.bin/sort/ |
H A D | coll.c | 534 str_list_coll(struct bwstring *str1, struct sort_list_item **ss2) in str_list_coll()
|
/freebsd/contrib/libpcap/ |
H A D | pcap-sita.c | 503 char str1[MAX_LINE_SIZE], str2[MAX_LINE_SIZE]; in if_sort() local
|
/freebsd/contrib/ee/ |
H A D | ee.c | 2301 unsigned char *str1; in get_line() local 4129 unsigned char *str1; in ee_init() local
|
/freebsd/sbin/ipf/ipfstat/ |
H A D | ipfstat.c | 1277 char str1[STSTRSIZE], str2[STSTRSIZE], str3[STSTRSIZE], str4[STSTRSIZE]; in topipstates() local
|
/freebsd/sbin/ipfw/ |
H A D | ipfw2.c | 875 _substrcmp(const char *str1, const char* str2) in _substrcmp() argument 903 _substrcmp2(const char *str1, const char* str2, const char* str3) in _substrcmp2() argument
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | Clang.cpp | 2830 static void EmitComplexRangeDiag(const Driver &D, std::string str1, in EmitComplexRangeDiag()
|
/freebsd/contrib/googletest/googlemock/test/ |
H A D | gmock-matchers-comparisons_test.cc | 1252 std::string str1("oabocdooeoo"); in TEST() local
|
/freebsd/sys/contrib/openzfs/cmd/zfs/ |
H A D | zfs_main.c | 6008 const char *str1 = *(const char **)a; in prop_cmp() local
|
/freebsd/contrib/googletest/googletest/test/ |
H A D | gtest_unittest.cc | 4796 static const ::std::string str1("A * in the middle"); in TEST() local
|