Searched defs:s2 (Results 1 - 25 of 383) sorted by relevance

1234567891011>>

/freebsd-12-stable/contrib/sendmail/libsm/
H A Dt-strrevcmp.c24 char *s2; local
[all...]
/freebsd-12-stable/contrib/googletest/googletest/samples/
H A Dsample2_unittest.cc87 const MyString s2 = s1; local
/freebsd-12-stable/contrib/gcclibs/libiberty/
H A Dbcmp.c23 bcmp (const void *s1, const void *s2, size_t count) argument
H A Dmemmove.c21 memmove (PTR s1, const PTR s2, size_t n) argument
H A Dstrstr.c30 strstr (const char *s1, const char *s2) argument
H A Dstrncmp.c19 strncmp(const char *s1, const char *s2, register size_t n) argument
/freebsd-12-stable/contrib/binutils/libiberty/
H A Dbcmp.c23 bcmp (const void *s1, const void *s2, size_t count) argument
H A Dfilename_cmp.c51 filename_cmp (const char *s1, const char *s2) argument
H A Dmemmove.c21 memmove (PTR s1, const PTR s2, size_t n) argument
H A Dstrstr.c30 strstr (const char *s1, const char *s2) argument
H A Dstrncmp.c19 strncmp(const char *s1, const char *s2, register size_t n) argument
/freebsd-12-stable/crypto/heimdal/lib/roken/
H A Dmemmove.c45 memmove(void *s1, const void *s2, size_t n) argument
H A Dstrcasecmp.c44 strcasecmp(const char *s1, const char *s2) argument
H A Dstrncasecmp.c43 strncasecmp(const char *s1, const char *s2, size_t n) argument
/freebsd-12-stable/lib/libc/string/
H A Dstrcmp.c47 strcmp(const char *s1, const char *s2) argument
H A Dstrncmp.c41 strncmp(const char *s1, const char *s2, size_t n) argument
H A Dwcscat.c42 wcscat(wchar_t * __restrict s1, const wchar_t * __restrict s2) argument
H A Dwcscmp.c50 wcscmp(const wchar_t *s1, const wchar_t *s2) argument
H A Dwcscpy.c42 wcscpy(wchar_t * __restrict s1, const wchar_t * __restrict s2) argument
H A Dwcsncat.c42 wcsncat(wchar_t * __restrict s1, const wchar_t * __restrict s2, size_t n) argument
H A Dwcsncmp.c44 wcsncmp(const wchar_t *s1, const wchar_t *s2, size_t n) argument
H A Dwmemcmp.c42 wmemcmp(const wchar_t *s1, const wchar_t *s2, size_t n) argument
/freebsd-12-stable/sys/libkern/
H A Dstrcmp.c44 strcmp(const char *s1, const char *s2) argument
H A Dstrncmp.c38 strncmp(const char *s1, const char *s2, size_t n) argument
/freebsd-12-stable/contrib/openpam/lib/libpam/
H A Dopenpam_strlcmp.h38 strlcmp(const char *s1, const char *s2, size_t len) argument

Completed in 287 milliseconds

1234567891011>>