/titanic_51/usr/src/cmd/lp/lib/lp/ |
H A D | cs_strncmp.c | 39 char * s1, in cs_strncmp() argument [all...] |
/titanic_51/usr/src/lib/libbc/libc/gen/common/ |
H A D | bcmp.c | 30 bcmp(char *s1, char *s2, int len) in bcmp() argument
|
H A D | memcmp.c | 32 memcmp(s1, s2, n) in memcmp() argument
|
H A D | strncat.c | 36 strncat(char *s1, char *s2, int n) in strncat() argument
|
H A D | strstr.c | 37 _strstr(s1, s2) in _strstr() argument
|
H A D | memccpy.c | 34 memccpy(s1, s2, c, n) in memccpy() argument
|
/titanic_51/usr/src/boot/lib/libc/string/ |
H A D | strncmp.c | 39 strncmp(const char *s1, const char *s2, size_t n) in strncmp() argument
|
H A D | memcmp.c | 45 memcmp(const void *s1, const void *s2, size_t n) in memcmp() argument
|
H A D | strpbrk.c | 42 strpbrk(const char *s1, const char *s2) in strpbrk() argument
|
/titanic_51/usr/src/lib/libc/port/gen/ |
H A D | stpncpy.c | 39 stpncpy(char *_RESTRICT_KYWD s1, const char *_RESTRICT_KYWD s2, size_t n) in stpncpy() argument
|
H A D | strncat.c | 42 strncat(char *s1, const char *s2, size_t n) in strncat() argument
|
H A D | strncpy.c | 41 strncpy(char *s1, const char *s2, size_t n) in strncpy() argument
|
H A D | ascii_strcasecmp.c | 47 ascii_strcasecmp(const char *s1, const char *s2) in ascii_strcasecmp() argument
|
H A D | ascii_strncasecmp.c | 47 ascii_strncasecmp(const char *s1, const char *s2, size_t n) in ascii_strncasecmp() argument
|
/titanic_51/usr/src/lib/smbsrv/libfksmbsrv/common/sys/ |
H A D | sunddi.h | 73 #define DDI_STRSAME(s1, s2) ((*(s1) == *(s2)) && (strcmp((s1), (s2)) == 0)) argument
|
/titanic_51/usr/src/cmd/acct/lib/ |
H A D | copyn.c | 36 copyn(s1, s2, n) in copyn() argument
|
/titanic_51/usr/src/uts/sun4/os/ |
H A D | bcmp.c | 49 const char *s1 = s1_arg; in bcmp() local
|
/titanic_51/usr/src/lib/libc/port/locale/ |
H A D | collcmp.c | 40 wchar_t s1[2], s2[2]; in _collate_range_cmp() local
|
/titanic_51/usr/src/grub/grub-0.97/stage2/ |
H A D | char_io.c | 1038 grub_memcmp (const char *s1, const char *s2, int n) in grub_memcmp() argument 1057 grub_strncat (char *s1, const char *s2, int n) in grub_strncat() argument 1087 grub_strcmp (const char *s1, cons argument 1103 grub_strncmp(const char * s1,const char * s2,int n) grub_strncmp() argument 1234 substring(const char * s1,const char * s2) substring() argument 1254 grub_strstr(const char * s1,const char * s2) grub_strstr() argument [all...] |
/titanic_51/usr/src/common/util/ |
H A D | memcmp.c | 51 memcmp(const void *s1, const void *s2, size_t n) in memcmp() argument
|
H A D | memmove.c | 59 char *s1 = s; in memmove() local
|
H A D | memcpy.c | 60 char *s1 = s; in memcpy() local
|
H A D | memccpy.c | 51 unsigned char *s1 = s; in memccpy() local
|
/titanic_51/usr/src/lib/libgen/common/ |
H A D | strfind.c | 43 const char *s1, *s2; in strfind() local
|
/titanic_51/usr/src/cmd/bnu/ |
H A D | uuglist.c | 178 assert (s1, s2, i1, s3, i2) in assert() argument 186 errent(s1, s2, i1, file, line) in errent() argument
|