Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/preroot/
H A Dispreroot.c42 same(const char* a, const char* b) in same() function
/illumos-gate/usr/src/boot/i386/libi386/
H A Dtime.c74 int same, try; in time() local
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dt-qic.c183 bool same; local
/illumos-gate/usr/src/cmd/filesync/
H A Drecon.c669 bool_t same = TRUE; in samecompare() local
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Djoin.c160 char* same; member
638 register int same; in join() local
/illumos-gate/usr/src/lib/libadm/common/
H A Ddevtab.c116 int same; in samedev() local
/illumos-gate/usr/src/cmd/od/
H A Dod.c552 boolean_t same = B_FALSE; in main() local
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_merge.c127 ctf_merge_diffcb(ctf_file_t *ifp, ctf_id_t iid, boolean_t same, ctf_file_t *ofp, in ctf_merge_diffcb()
1564 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()
/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dy2.c1488 int same = 0; in cpyact() local
/illumos-gate/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()