Home
last modified time | relevance | path

Searched defs:same (Results 1 – 13 of 13) sorted by relevance

/titanic_50/usr/src/lib/libast/common/preroot/
H A Dispreroot.c42 same(const char* a, const char* b) in same() function
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Ddeattack.c110 u_int32_t l, same; in detect_attack() local
/titanic_50/usr/src/cmd/sendmail/libsm/
H A Dt-qic.c185 bool same; local
/titanic_50/usr/src/cmd/filesync/
H A Drecon.c669 bool_t same = TRUE; in samecompare() local
/titanic_50/usr/src/lib/libadm/common/
H A Ddevtab.c118 int same; in samedev() local
/titanic_50/usr/src/lib/libcmd/common/
H A Djoin.c160 char* same; member
648 register int same; in join() local
/titanic_50/usr/src/cmd/fgrep/
H A Dfgrep.c108 #define same(a, b) \ macro
/titanic_50/usr/src/cmd/od/
H A Dod.c549 boolean_t same = B_FALSE; in main() local
/titanic_50/usr/src/lib/libctf/common/
H A Dctf_merge.c116 ctf_merge_diffcb(ctf_file_t *ifp, ctf_id_t iid, boolean_t same, ctf_file_t *ofp, in ctf_merge_diffcb()
1420 ctf_dedup_cb(ctf_file_t *ifp, ctf_id_t iid, boolean_t same, ctf_file_t *ofp, in ctf_dedup_cb()
H A Dctf_diff.c987 ctf_diff_void_cb(ctf_file_t *ifp, ctf_id_t iid, boolean_t same, ctf_file_t *ofp, in ctf_diff_void_cb()
/titanic_50/usr/src/cmd/sgs/yacc/common/
H A Dy2.c1496 int same = 0; in cpyact() local
/titanic_50/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystoreUtil.c500 is_inode_same(int fd, char *fname, boolean_t *same) in is_inode_same()
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c8102 mDNSBool same = SameDomainName(&q->qname, rr->name); in IsResponseAcceptable() local