/titanic_44/usr/src/cmd/logadm/ |
H A D | lut.c | 70 lut_add(struct lut *root, const char *lhs, void *rhs) in lut_add() 92 dooper(const char *lhs, void *rhs, void *arg) in dooper() 138 void (*callback)(const char *lhs, void *rhs, void *arg), void *arg) in lut_walk() 155 lut_free(struct lut *root, void (*callback)(void *rhs)) in lut_free() 171 printer(const char *lhs, void *rhs, void *arg) in printer()
|
H A D | main.c | 395 commajoin(const char *lhs, void *rhs, void *arg) in commajoin() 408 doaftercmd(const char *lhs, void *rhs, void *arg) in doaftercmd() 430 do_delayed_gzip(const char *lhs, void *rhs, void *arg) in do_delayed_gzip()
|
H A D | opts.c | 290 merger(const char *lhs, void *rhs, void *arg) in merger() 446 printer(const char *lhs, void *rhs, void *arg) in printer()
|
H A D | kw.c | 169 kw_printer(const char *lhs, void *rhs, void *arg) in kw_printer()
|
/titanic_44/usr/src/cmd/fm/eversholt/common/ |
H A D | eftwrite.c | 68 ident_lencalc(const char *s, void *rhs, void *arg) in ident_lencalc() 75 dict_lencalc(const char *s, void *rhs, void *arg) in dict_lencalc() 82 ident_printer(const char *s, void *rhs, void *arg) in ident_printer() 91 dict_printer(const char *s, void *rhs, void *arg) in dict_printer()
|
H A D | out.h | 82 #define ASSERTeq(lhs, rhs, tostring) \ argument 87 #define ASSERTne(lhs, rhs, tostring) \ argument 96 #define ASSERTeq(lhs, rhs, tostring) ((void)0) argument 97 #define ASSERTne(lhs, rhs, tostring) ((void)0) argument
|
H A D | check.c | 713 check_upset_engine(struct node *lhs, struct node *rhs, void *arg) in check_upset_engine() 743 check_refcount(struct node *lhs, struct node *rhs, void *arg) in check_refcount() 783 check_cycle(struct node *lhs, struct node *rhs, void *arg) in check_cycle() 869 check_cycle_lhs_try(struct node *stmtnp, struct node *lhs, struct node *rhs) in check_cycle_lhs_try() 890 check_cycle_rhs(struct node *rhs) in check_cycle_rhs() 1255 check_required_props(struct node *lhs, struct node *rhs, void *arg) in check_required_props()
|
H A D | lut.c | 78 lut_add(struct lut *root, void *lhs, void *rhs, lut_cmp cmp_func) in lut_add()
|
H A D | tree.c | 918 struct node *rhs) in tree_arrow() 1060 update_serd_refstmt(void *lhs, void *rhs, void *arg) in update_serd_refstmt()
|
/titanic_44/usr/src/lib/libdtrace/common/ |
H A D | dt_aggregate.c | 67 dt_aggregate_countcmp(int64_t *lhs, int64_t *rhs) in dt_aggregate_countcmp() 98 dt_aggregate_averagecmp(int64_t *lhs, int64_t *rhs) in dt_aggregate_averagecmp() 113 dt_aggregate_stddevcmp(int64_t *lhs, int64_t *rhs) in dt_aggregate_stddevcmp() 180 dt_aggregate_lquantizedcmp(int64_t *lhs, int64_t *rhs) in dt_aggregate_lquantizedcmp() 258 dt_aggregate_llquantizedcmp(int64_t *lhs, int64_t *rhs) in dt_aggregate_llquantizedcmp() 288 dt_aggregate_quantizedcmp(int64_t *lhs, int64_t *rhs) in dt_aggregate_quantizedcmp() 731 dt_aggregate_hashcmp(const void *lhs, const void *rhs) in dt_aggregate_hashcmp() 748 dt_aggregate_varcmp(const void *lhs, const void *rhs) in dt_aggregate_varcmp() 767 dt_aggregate_keycmp(const void *lhs, const void *rhs) in dt_aggregate_keycmp() 878 dt_aggregate_valcmp(const void *lhs, const void *rhs) in dt_aggregate_valcmp() [all …]
|
/titanic_44/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | config.c | 187 addconfigprop(const char *lhs, struct node *rhs, void *arg) in addconfigprop() 204 addconfig(struct node *lhs, struct node *rhs, void *arg) in addconfig() 567 prtdevcache(void *lhs, void *rhs, void *arg) in prtdevcache() 574 prtdevidcache(void *lhs, void *rhs, void *arg) in prtdevidcache() 581 prttpcache(void *lhs, void *rhs, void *arg) in prttpcache() 588 prtcpucache(void *lhs, void *rhs, void *arg) in prtcpucache() 701 printprop(const char *lhs, const char *rhs, void *arg) in printprop()
|
H A D | eft.c | 202 dosubscribe(struct node *lhs, struct node *rhs, void *arg) in dosubscribe() 212 dodiscardprint(struct node *lhs, struct node *rhs, void *arg) in dodiscardprint() 249 doopendict(const char *lhs, void *rhs, void *arg) in doopendict()
|
H A D | eval.c | 63 begins_with(struct node *lhs, struct node *rhs, struct lut *ex) in begins_with() 217 struct node *rhs; in eval_func() local
|
/titanic_44/usr/src/lib/libfru/libgenutil/ |
H A D | Str.cc | 51 Str::Str(const Str& rhs) in Str() 62 Str::operator = (const Str& rhs) in operator =() 97 Str::operator<<(Str rhs) in operator <<()
|
/titanic_44/usr/src/lib/libipmi/common/ |
H A D | ipmi_hash.c | 143 ipmi_hash_strcmp(const void *lhs, const void *rhs) in ipmi_hash_strcmp() 155 ipmi_hash_ptrcmp(const void *lhs, const void *rhs) in ipmi_hash_ptrcmp()
|
/titanic_44/usr/src/cmd/pgrep/ |
H A D | idtab.c | 79 idkey_t rhs = *((idkey_t *)rhsp); in idtab_compare() local
|
/titanic_44/usr/src/cmd/fm/eversholt/eftinfo/common/ |
H A D | eftinfo.c | 95 dictprint(const char *s, void *rhs, void *arg) in dictprint()
|
/titanic_44/usr/src/lib/libproc/common/ |
H A D | Pstack.c | 233 uintptr_t rhs = *((const uintptr_t *)rhp); in sort_uclist() local
|
/titanic_44/usr/src/ucbcmd/sed/ |
H A D | sed.h | 112 char *rhs; member 124 char *rhs; member
|
/titanic_44/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_whatis.c | 63 uintptr_t rhs = *(const uintptr_t *)r; in uintptr_cmp() local 337 whatis_cbcmp(const void *lhs, const void *rhs) in whatis_cbcmp()
|
/titanic_44/usr/src/cmd/man/ |
H A D | makewhatis.c | 374 char *rhs; in trim_rhs() local 406 char *rhs; in name_section_line() local
|
/titanic_44/usr/src/cmd/mdb/common/modules/libc/ |
H A D | findstack_subr.c | 206 const stacks_ulwp_t *rhs = r; in stacks_ulwp_compare() local
|
/titanic_44/usr/src/cmd/sendmail/src/ |
H A D | alias.c | 648 char *rhs; local
|
/titanic_44/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | leaky.c | 201 const leak_mtab_t *rhs = (const leak_mtab_t *)r; in leaky_mtabcmp() local 555 const leak_bufctl_t *rhs = *((const leak_bufctl_t **)r); in leaky_ctlcmp() local
|
/titanic_44/usr/src/cmd/mdb/common/modules/libumem/ |
H A D | leaky_subr.c | 160 const leaky_seg_info_t *rhs = (const leaky_seg_info_t *)r; in leaky_seg_cmp() local 677 leaky_subr_bufctl_cmp(const leak_bufctl_t *lhs, const leak_bufctl_t *rhs) in leaky_subr_bufctl_cmp()
|