Home
last modified time | relevance | path

Searched defs:rhs (Results 1 – 25 of 59) sorted by last modified time

123

/illumos-gate/usr/src/cmd/ps/
H A Dps.c1054 struct def_field *rhs = *((struct def_field **)r); in field_cmp() local
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.c748 addrcmp(const void *lhs, const void *rhs) in addrcmp()
761 bufctlcmp(const kmem_bufctl_audit_t **lhs, const kmem_bufctl_audit_t **rhs) in bufctlcmp()
1938 allocdby_cmp(const allocdby_bufctl_t *lhs, const allocdby_bufctl_t *rhs) in allocdby_cmp()
4140 const kmowner_t *rhs = rp; in kmownercmp() local
H A Dgenunix.c3001 uintptr_t rhs = *((uintptr_t *)r); in cpu_walk_cmp() local
H A Dcyclic.c596 cyc_coverage_t *rhs = (cyc_coverage_t *)r; in cyccover_comp() local
H A Dleaky_subr.c601 leaky_subr_bufctl_cmp(const leak_bufctl_t *lhs, const leak_bufctl_t *rhs) in leaky_subr_bufctl_cmp()
H A Dtypegraph.c933 tg_node_t *rhs = *(tg_node_t **)r; in typegraph_nodecmp() local
/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dy2.c1784 wchar_t *rhs; in lrprnt() local
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlemon.c152 struct symbol **rhs; /* The RHS symbols */ member
1887 struct symbol *rhs[MAXRHS]; /* RHS symbols */ member
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c336 #define DTRACE_HASHEQ(hash, lhs, rhs) \ argument
/illumos-gate/usr/src/lib/libipmi/common/
H A Dipmi_hash.c141 ipmi_hash_strcmp(const void *lhs, const void *rhs) in ipmi_hash_strcmp()
153 ipmi_hash_ptrcmp(const void *lhs, const void *rhs) in ipmi_hash_ptrcmp()
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_ident.c833 const dt_ident_t *rhs = *((const dt_ident_t **)rp); in dt_idhash_comp() local
/illumos-gate/usr/src/lib/fm/libdiagcode/common/
H A Ddiagcode.c58 const char *rhs; member
/illumos-gate/usr/src/cmd/svc/configd/
H A Dfile_object.c1930 const check_snapshot_elem_t *rhs = rhs_arg; in check_snapshot_elem_cmp() local
/illumos-gate/usr/src/cmd/pgrep/
H A Didtab.c77 idkey_t rhs = *((idkey_t *)rhsp); in idtab_compare() local
/illumos-gate/usr/src/cmd/mdb/common/modules/mdb_test/
H A Dmdb_test.c82 uintptr_t rhs = *((const uintptr_t *)rp); in compare() local
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dleaky_subr.c158 const leaky_seg_info_t *rhs = (const leaky_seg_info_t *)r; in leaky_seg_cmp() local
675 leaky_subr_bufctl_cmp(const leak_bufctl_t *lhs, const leak_bufctl_t *rhs) in leaky_subr_bufctl_cmp()
H A Dumem.c664 addrcmp(const void *lhs, const void *rhs) in addrcmp()
677 bufctlcmp(const umem_bufctl_audit_t **lhs, const umem_bufctl_audit_t **rhs) in bufctlcmp()
1873 allocdby_cmp(const allocdby_bufctl_t *lhs, const allocdby_bufctl_t *rhs) in allocdby_cmp()
3745 const umowner_t *rhs = rp; in umownercmp() local
/illumos-gate/usr/src/cmd/logadm/
H A Dkw.c167 kw_printer(const char *lhs, void *rhs, void *arg) in kw_printer()
/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dout.h80 #define ASSERTeq(lhs, rhs, tostring) \ argument
85 #define ASSERTne(lhs, rhs, tostring) \ argument
94 #define ASSERTeq(lhs, rhs, tostring) ((void)0) argument
95 #define ASSERTne(lhs, rhs, tostring) ((void)0) argument
H A Dptree.c666 byname_printer(struct node *lhs, struct node *rhs, void *arg) in byname_printer()
H A Dlut.c76 lut_add(struct lut *root, void *lhs, void *rhs, lut_cmp cmp_func) in lut_add()
/illumos-gate/usr/src/cmd/ctfdump/
H A Dctfdump.c989 idname_compare(const void *lhs, const void *rhs) in idname_compare()
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_parse.h498 __nis_mapping_rlhs_t rhs; member
/illumos-gate/usr/src/cmd/mdb/common/modules/dtrace/
H A Ddtrace.c1201 uintptr_t rhs = *((uintptr_t *)r); in dtrace_errhash_cmp() local
/illumos-gate/usr/src/cmd/mandoc/
H A Dterm.c920 const char *seq, *rhs; in term_strlen() local

123