/titanic_51/usr/src/tools/cscope-fast/ |
H A D | constants.h | 49 #define strequal(s1, s2) (*(s1) == *(s2) && strcmp(s1, s2) == 0) argument 50 #define strnotequal(s1, s2) (*(s1) != *(s2) || strcmp(s1, s2) != 0) argument
|
/titanic_51/usr/src/lib/libbc/libc/gen/common/ |
H A D | _nlist.c | 33 char *s1, *s2; in _nlist() local
|
H A D | execvp.c | 111 execat(char *s1, char *s2, char *si) in execat() argument
|
/titanic_51/usr/src/lib/libeti/menu/common/ |
H A D | pattern.c | 40 substr(MENU *m, char *s1, char *s2) in substr() argument
|
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | genget.c | 59 isprefix(char *s1, char *s2) in isprefix() argument [all...] |
/titanic_51/usr/src/lib/krb5/kadm5/srv/ |
H A D | server_dict.c | 69 word_compare(const void *s1, const void *s2) in word_compare() argument
|
/titanic_51/usr/src/lib/print/libprint/common/ |
H A D | ns_cmn_printer.c | 82 ns_strcmp(char *s1, char *s2) in ns_strcmp() argument
|
/titanic_51/usr/src/cmd/tbl/ |
H A D | ts.c | 19 match(char *s1, char *s2) in match() argument
|
/titanic_51/usr/src/cmd/lp/filter/postscript/postreverse/ |
H A D | postreverse.c | 133 const char *s1, *s2; in nstrstr() local 165 strrstr(caddr_t s1,caddr_t s2,char * bptr) strrstr() argument 254 char *s1 = page, *s2; ParsePageList() local [all...] |
/titanic_51/usr/src/lib/libslp/clib/ |
H A D | slp_utf8.c | 123 int slp_strcasecmp(const char *s1, const char *s2) { in slp_strcasecmp() argument
|
/titanic_51/usr/src/cmd/diff/ |
H A D | diffh.c | 128 char *s0, *s1; in main() local 182 char *s0, *s1; in easysynch() local
|
/titanic_51/usr/src/lib/libxcurses/src/libc/mks/ |
H A D | m_varian.c | 315 wchar_t *s1; in m_wunvariantstr() local
|
/titanic_51/usr/src/cmd/sh/ |
H A D | string.c | 82 cf(unsigned char *s1, unsigned char *s2) in cf() argument
|
H A D | stak.c | 152 memcpystak(unsigned char *s1, unsigned char *s2, int n) in memcpystak() argument
|
H A D | expand.c | 211 unsigned char *s1, *s2; in addg() local [all...] |
/titanic_51/usr/src/cmd/bnu/ |
H A D | ct.c | 120 assert (s1, s2, i1, s3, i2) in assert() argument 127 logent (s1, s2) in logent() argument
|
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/chat/ |
H A D | chat.c | 679 register char *s1, *phchar; local 1042 char *s1; global() local 1063 char *s1; global() local 1094 char *s1; global() local 1113 char *s1; global() local [all...] |
/titanic_51/usr/src/uts/common/zmod/ |
H A D | zmod_subr.c | 75 zmemcmp(const void *s1, const void *s2, uint_t len) in zmemcmp() argument
|
/titanic_51/usr/src/cmd/krb5/kadmin/dbutil/ |
H A D | util.c | 61 strstr(s1, s2) in strstr() argument
|
/titanic_51/usr/src/lib/libc/port/gen/ |
H A D | execvp.c | 200 execat(const char *s1, const char *s2, char *si) in execat() argument
|
/titanic_51/usr/src/cmd/ypcmd/ |
H A D | rpc_bootstrap.c | 367 #define bcmp(s1, s2, len) memcmp(s1, s2, len) argument 368 #define bcopy(s1, s2, len) memcpy(s2, s1, len) argument
|
/titanic_51/usr/src/common/net/wanboot/crypt/ |
H A D | aes.c | 759 uint32_t s0, s1, s2, s3, t0, t1, t2, t3; in aes_encrypt() local 962 uint32_t s0, s1, s2, s3, t0, t1, t2, t3; aes_decrypt() local [all...] |
/titanic_51/usr/src/cmd/ttymon/ |
H A D | tmutil.c | 236 copystr(s1,s2) in copystr() argument
|
/titanic_51/usr/src/lib/libsip/common/ |
H A D | sip_reass.c | 44 const char *s1; in sip_reass_strstr() local
|
/titanic_51/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | evnv.c | 70 char *s1, *s2; in evnv_cmpnvl() local
|