Home
last modified time | relevance | path

Searched defs:s1 (Results 176 – 200 of 414) sorted by relevance

12345678910>>...17

/titanic_51/usr/src/cmd/sgs/libld/common/
H A Dorder.c434 Is_desc *s1 = *((Is_desc **)ss1); in comp() local
/titanic_51/usr/src/cmd/ypcmd/
H A Dmkalias.c143 Compare(char *s1, char *s2) in Compare() argument
/titanic_51/usr/src/lib/libm/common/C/
H A Dj1.c83 static const GENERIC s1[5] = { variable
H A Dj0.c81 static const GENERIC s1[9] = { /* [1.28,8] */ variable
/titanic_51/usr/src/lib/libc/port/gen/
H A Dgetenv.c162 const char *s1; in findenv() local
H A Dgetut.c576 idcmp(const char *s1, const char *s2) in idcmp() argument
H A Dnlspath_checks.c589 nvmatch(const char *s1, const char *s2) in nvmatch() argument
/titanic_51/usr/src/cmd/filesync/
H A Drules.c103 char *s, *s1, *s2; in read_rules() local
[all...]
/titanic_51/usr/src/lib/libsum/common/
H A Dsum-sha2.c511 sha2_word32 a, b, c, d, e, f, g, h, s0, s1; in SHA256_Transform() local
569 sha2_word32 a, b, c, d, e, f, g, h, s0, s1; in SHA256_Transform() local
879 sha2_word64 a, b, c, d, e, f, g, h, s0, s1; in SHA512_Transform() local
934 sha2_word64 a, b, c, d, e, f, g, h, s0, s1; in SHA512_Transform() local
/titanic_51/usr/src/contrib/ast/src/lib/libsum/
H A Dsum-sha2.c493 sha2_word32 a, b, c, d, e, f, g, h, s0, s1; in SHA256_Transform() local
551 sha2_word32 a, b, c, d, e, f, g, h, s0, s1; in SHA256_Transform() local
861 sha2_word64 a, b, c, d, e, f, g, h, s0, s1; SHA512_Transform() local
916 sha2_word64 a, b, c, d, e, f, g, h, s0, s1; SHA512_Transform() local
[all...]
/titanic_51/usr/src/cmd/mailx/
H A Daux.c279 icequal(register char *s1, register char *s2) in icequal() argument
703 anyof(register char *s1, register char *s2) in anyof() argument
/titanic_51/usr/src/cmd/tnf/tnfdump/
H A Dcooked.c43 #define STREQ(s1, s2, n) (strncmp(s1, s2, n) == 0) argument
/titanic_51/usr/src/contrib/zlib/
H A Dzutil.c157 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() argument
/titanic_51/usr/src/boot/lib/libz/
H A Dzutil.c163 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() argument
/titanic_51/usr/src/uts/sun4v/io/n2rng/
H A Dn2rng_kcf.c111 strncpy_spacepad(uchar_t *s1, char *s2, int n) in strncpy_spacepad() argument
/titanic_51/usr/src/lib/libsasl/lib/
H A Dmd5.c72 #define MD5_memcpy(s1, s2, n) memcpy(s1, s2, n) argument
73 #define MD5_memset(s1, c, n) memset(s1, c, n) argument
/titanic_51/usr/src/lib/libnisdb/
H A Dldap_util.c260 scat(const char *msg, int deallocate, char *s1, char *s2) { in scat() argument
649 sstrncmp(const char *s1, const char *s2, int n) { in sstrncmp() argument
[all...]
H A Dnis_parse_ldap_map.c1041 const char *s1; in get_mapping_rule() local
2304 const char *s1; in get_search_triple() local
2513 const char *s1; in getIndex() local
[all...]
/titanic_51/usr/src/head/
H A Dregexp.h58 #define ecmp(s1, s2, n) (strncmp(s1, s2, n) == 0) argument
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dccfns.c70 krb5_principal s1, s2; in krb5_cc_store_cred() local
/titanic_51/usr/src/common/smbsrv/
H A Dsmb_string.c323 smb_strcasecmp(const char *s1, const char *s2, size_t n) in smb_strcasecmp() argument
/titanic_51/usr/src/cmd/bnu/
H A Duucp.c482 copy(s1, f1, s2, f2) in copy() argument
/titanic_51/usr/src/cmd/fm/fminject/common/
H A Dinj_string.c41 char *s1 = inj_alloc(strlen(s) + 1); in inj_strdup() local
/titanic_51/usr/src/lib/libnsl/dial/
H A Dcallers.c86 char *s1; in exphone() local
/titanic_51/usr/src/lib/libshell/common/sh/
H A Denv.c64 const unsigned char *s1=(unsigned const char*)key1; in compare() local

12345678910>>...17