Home
last modified time | relevance | path

Searched defs:lhs (Results 26 – 50 of 57) sorted by relevance

123

/illumos-gate/usr/src/cmd/mdb/common/modules/mdb_test/
H A Dmdb_test.c81 uintptr_t lhs = *((const uintptr_t *)lp); in compare() local
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dfme.c2275 addpayloadprop(const char *lhs, struct evalue *rhs, nvlist_t *fault) in addpayloadprop()
2326 istataddsize(const struct istat_entry *lhs, struct stats *rhs, void *arg) in istataddsize()
2350 istat2str(const struct istat_entry *lhs, struct stats *rhs, void *arg) in istat2str()
2599 serdaddsize(const struct serd_entry *lhs, struct stats *rhs, void *arg) in serdaddsize()
2613 serd2str(const struct serd_entry *lhs, struct stats *rhs, void *arg) in serd2str()
H A Ditree.c1577 itree_pevent(struct event *lhs, struct event *ep, void *arg) in itree_pevent()
/illumos-gate/usr/src/cmd/kvmstat/
H A Dkvmstat.c102 kstat_instances_compare(const void *lhs, const void *rhs) in kstat_instances_compare()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dtaskq.c56 tqcmp(const void *lhs, const void *rhs) in tqcmp()
H A Dcyclic.c595 cyc_coverage_t *lhs = (cyc_coverage_t *)l; 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 Dfindstack.c586 uintptr_t lhs = *(const uintptr_t *)lp; in uintptrcomp() local
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()
4139 const kmowner_t *lhs = lp; in kmownercmp() local
/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dptree.c666 byname_printer(struct node *lhs, struct node *rhs, void *arg) in byname_printer()
H A Dtree.h239 struct node *lhs; /* left side of arrow */ member
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_nm.c425 const nm_sym_t *lhs = (nm_sym_t *)lp; in nm_compare_name() local
434 const nm_sym_t *lhs = (nm_sym_t *)lp; in nm_compare_val() local
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_module.c141 Elf32_Sym *lhs = *((Elf32_Sym **)lp); in dt_module_symcomp32() local
170 Elf64_Sym *lhs = *((Elf64_Sym **)lp); in dt_module_symcomp64() local
H A Ddt_ident.c832 const dt_ident_t *lhs = *((const dt_ident_t **)lp); in dt_idhash_comp() local
/illumos-gate/usr/src/tools/smatch/src/
H A Dsparse-llvm.c536 LLVMValueRef lhs, rhs, target; in output_op_binary() local
621 LLVMValueRef lhs, rhs, target; in output_op_compare() local
/illumos-gate/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) in stab_map_store() argument
6073 impl_map_store(map, lhs, rhs) in impl_map_store() argument
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfhdr.h317 #define SFMBSET(lhs,v) (lhs = (v)) argument
331 #define SFMBSET(lhs,v) (lhs = (v)) argument
345 #define SFMBSET(lhs,v) argument
362 #define SFMBSET(lhs,v) argument
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_cmdsub.c1515 unsigned char lhs[100], rhs[100]; /* max sizes resp. */ in mapcmd() local
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
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()
3744 const umowner_t *lhs = lp; in umownercmp() local
/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/fm/libdiagcode/common/
H A Ddiagcode.c57 const char *lhs; member
/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_util.c742 __nis_mapping_rlhs_t *lhs; in finish_parse() local
H A Dldap_parse.h497 __nis_mapping_rlhs_t lhs; member
/illumos-gate/usr/src/cmd/ps/
H A Dps.c1053 struct def_field *lhs = *((struct def_field **)l); in field_cmp() local
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlemon.c148 struct symbol *lhs; /* Left-hand side of the rule */ member
1884 struct symbol *lhs; /* Left-hand side of current rule */ member

123