Home
last modified time | relevance | path

Searched defs:rhs (Results 26 – 50 of 58) sorted by relevance

123

/titanic_52/usr/src/cmd/mdb/common/mdb/
H A Dmdb_gelf.c305 GElf_Phdr *rhs = (GElf_Phdr *)rp; in gelf_phdr_compare() local
854 Elf32_Sym *rhs = *((Elf32_Sym **)rp); gelf32_sym_compare() local
882 Elf64_Sym *rhs = *((Elf64_Sym **)rp); gelf64_sym_compare() local
[all...]
H A Dmdb_nm.c422 const nm_sym_t *rhs = (nm_sym_t *)rp; in nm_compare_name() local
431 const nm_sym_t *rhs = (nm_sym_t *)rp; in nm_compare_val() local
/titanic_52/usr/src/cmd/mdb/common/modules/mdb_test/
H A Dmdb_test.c84 uintptr_t rhs = *((const uintptr_t *)rp); in compare() local
/titanic_52/usr/src/cmd/mandoc/
H A Dterm.c671 const char *seq, *rhs; in term_strlen() local
[all...]
/titanic_52/usr/src/cmd/abi/spectrans/spec2map/
H A Dxlator.c202 char rhs[BUFSIZ]; in xlator_start_if() local
/titanic_52/usr/src/cmd/kvmstat/
H A Dkvmstat.c102 kstat_instances_compare(const void *lhs, const void *rhs) in kstat_instances_compare() argument
/titanic_52/usr/src/cmd/mdb/common/modules/genunix/
H A Dtaskq.c56 tqcmp(const void *lhs, const void *rhs) in tqcmp() argument
H A Dcyclic.c613 cyc_coverage_t *rhs = (cyc_coverage_t *)r; in cyccover_comp() local
H A Dleaky_subr.c603 leaky_subr_bufctl_cmp(const leak_bufctl_t *lhs, const leak_bufctl_t *rhs) in leaky_subr_bufctl_cmp() argument
H A Dfindstack.c575 uintptr_t rhs = *(const uintptr_t *)rp; in uintptrcomp() local
H A Dkmem.c747 addrcmp(const void *lhs, const void *rhs) in addrcmp() argument
760 bufctlcmp(const kmem_bufctl_audit_t **lhs, const kmem_bufctl_audit_t **rhs) in bufctlcmp() argument
1937 allocdby_cmp(const allocdby_bufctl_t *lhs, const allocdby_bufctl_t *rhs) in allocdby_cmp() argument
4138 const kmowner_t *rhs = rp; in kmownercmp() local
/titanic_52/usr/src/cmd/fm/eversholt/common/
H A Dptree.c668 byname_printer(struct node *lhs, struct node *rhs, void *arg) in byname_printer() argument
H A Dtree.h242 struct node *rhs; /* right side of arrow */ member
/titanic_52/usr/src/cmd/fm/modules/common/eversholt/
H A Dfme.c2257 addpayloadprop(const char *lhs, struct evalue *rhs, nvlist_t *fault) in addpayloadprop() argument
2308 istataddsize(const struct istat_entry *lhs, struct stats *rhs, void *arg) in istataddsize() argument
2332 istat2str(const struct istat_entry * lhs,struct stats * rhs,void * arg) istat2str() argument
2581 serdaddsize(const struct serd_entry * lhs,struct stats * rhs,void * arg) serdaddsize() argument
2595 serd2str(const struct serd_entry * lhs,struct stats * rhs,void * arg) serd2str() argument
[all...]
/titanic_52/usr/src/lib/libdtrace/common/
H A Ddt_module.c142 Elf32_Sym *rhs = *((Elf32_Sym **)rp); in dt_module_symcomp32() local
171 Elf64_Sym *rhs = *((Elf64_Sym **)rp); in dt_module_symcomp64() local
[all...]
H A Ddt_ident.c831 const dt_ident_t *rhs = *((const dt_ident_t **)rp); in dt_idhash_comp() local
/titanic_52/usr/src/cmd/sendmail/src/
H A Dmap.c1769 ndbm_map_store(map, lhs, rhs) in ndbm_map_store() argument
2464 db_map_store(map, lhs, rhs) in db_map_store() argument
5978 stab_map_store(map,lhs,rhs) stab_map_store() argument
6073 impl_map_store(map,lhs,rhs) impl_map_store() argument
[all...]
/titanic_52/usr/src/cmd/sgs/yacc/common/
H A Dy2.c1794 wchar_t *rhs; in lrprnt() local
[all...]
/titanic_52/usr/src/cmd/vi/port/
H A Dex_cmdsub.c1510 unsigned char lhs[100], rhs[100]; /* max sizes resp. */ in mapcmd() local
/titanic_52/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c663 addrcmp(const void *lhs, const void *rhs) in addrcmp() argument
676 bufctlcmp(const umem_bufctl_audit_t **lhs, const umem_bufctl_audit_t **rhs) in bufctlcmp() argument
1872 allocdby_cmp(const allocdby_bufctl_t *lhs, const allocdby_bufctl_t *rhs) in allocdby_cmp() argument
3745 const umowner_t *rhs = rp; in umownercmp() local
/titanic_52/usr/src/cmd/ctfdump/
H A Dctfdump.c966 idname_compare(const void *lhs, const void *rhs) in idname_compare() argument
/titanic_52/usr/src/lib/fm/libdiagcode/common/
H A Ddiagcode.c60 const char *rhs; member
[all...]
/titanic_52/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_map.c1432 __nis_mapping_rlhs_t *rhs, in get_rhs() argument
[all...]
H A Dldap_parse.h500 __nis_mapping_rlhs_t rhs; member
/titanic_52/usr/src/lib/efcode/engine/
H A Dforth.c289 #define COMPARE(cmp, rhs) ((((s_lforth_t)TOS) cmp((s_lforth_t)(rhs))) ? \ argument
291 #define UCOMPARE(cmp, rhs) ((((u_lforth_t)TOS) cmp((u_lforth_t)(rhs))) ? \ argument

123