HomeSort by relevance Sort by last modified time
    Searched refs:rhs (Results 1 - 25 of 72) sorted by null

1 2 3

  /onnv/onnv-gate/usr/src/cmd/logadm/
lut.h 38 struct lut *lut_add(struct lut *root, const char *lhs, void *rhs);
42 void (*callback)(const char *lhs, void *rhs, void *arg), void *arg);
43 void lut_free(struct lut *root, void (*callback)(void *rhs));
lut.c 32 * copied into malloc'd memory. the right-hand-side (rhs), which
49 static void dooper(const char *lhs, void *rhs, void *arg);
70 lut_add(struct lut *root, const char *lhs, void *rhs)
78 root->lut_rhs = rhs;
82 root->lut_rhs = rhs;
84 root->lut_left = lut_add(root->lut_left, lhs, rhs);
86 root->lut_right = lut_add(root->lut_right, lhs, rhs);
92 dooper(const char *lhs, void *rhs, void *arg)
96 *rootp = lut_add(*rootp, lhs, rhs);
138 void (*callback)(const char *lhs, void *rhs, void *arg), void *arg
    [all...]
opts.c 251 merger(const char *lhs, void *rhs, void *arg)
255 *destlutp = lut_add(*destlutp, lhs, rhs);
407 printer(const char *lhs, void *rhs, void *arg)
410 char *s = (char *)rhs;
kw.c 56 static void kw_printer(const char *lhs, void *rhs, void *arg);
169 kw_printer(const char *lhs, void *rhs, void *arg)
173 (void) fprintf(stream, "%20.20s %s\n", lhs, (char *)rhs);
  /onnv/onnv-gate/usr/src/lib/libfru/libgenutil/
Str.cc 51 Str::Str(const Str& rhs)
52 : str_(strcpy(new char[strlen(rhs.str_)+1], rhs.str_)),
62 Str::operator = (const Str& rhs)
65 str_ = strcpy(new char[strlen(rhs.str_)+1], rhs.str_);
67 nextTok_ = str_ + (rhs.nextTok_ - rhs.str_);
79 Str::operator == (const Str& rhs) const
81 return (strcmp(str_, rhs.str_) == 0)
    [all...]
  /onnv/onnv-gate/usr/src/lib/libfru/include/
Str.h 45 Str(const Str& rhs);
48 void operator=(const Str& rhs);
51 int operator != (const Str& rhs) const;
52 int operator == (const Str& rhs) const;
55 Str& operator<<(Str rhs);
62 int compare(const Str& rhs) const;
  /onnv/onnv-gate/usr/src/cmd/lms/SyncLib/Include/
Event.h 50 Event(const Event &rhs);
56 Event& operator=(const Event &rhs);
Semaphore.h 45 Semaphore (const Semaphore &rhs);
52 Semaphore &operator=(const Semaphore &rhs);
Thread.h 73 Thread(const Thread &rhs);
91 Thread &operator=(const Thread &rhs);
  /onnv/onnv-gate/usr/src/cmd/fm/eversholt/common/
out.h 82 #define ASSERTeq(lhs, rhs, tostring) \
83 ((void)(((lhs) == (rhs)) || (outfl(O_ABORT, __FILE__, __LINE__, \
85 tostring(lhs), #rhs, tostring(rhs)), 0)))
87 #define ASSERTne(lhs, rhs, tostring) \
88 ((void)(((lhs) != (rhs)) || (outfl(O_ABORT, __FILE__, __LINE__, \
90 tostring(lhs), #rhs, tostring(rhs)), 0)))
96 #define ASSERTeq(lhs, rhs, tostring) ((void)0)
97 #define ASSERTne(lhs, rhs, tostring) ((void)0
    [all...]
lut.h 45 typedef int (*lut_cmp)(void *lhs, void *rhs);
46 struct lut *lut_add(struct lut *root, void *lhs, void *rhs,
50 typedef void (*lut_cb)(void *lhs, void *rhs, void *arg);
check.h 52 void check_upset_engine(struct node *lhs, struct node *rhs, void *arg);
53 void check_refcount(struct node *lhs, struct node *rhs, void *arg);
55 void check_cycle(struct node *lhs, struct node *rhs, void *arg);
61 void check_required_props(struct node *lhs, struct node *rhs, void *arg);
check.c 59 struct node *rhs);
60 static void check_cycle_rhs(struct node *rhs);
132 check_path_iterators(np->u.arrow.rhs);
573 check_propnames(t, np->u.arrow.rhs, from, 1);
586 ex = record_iterators(np->u.arrow.rhs, ex);
627 check_exprscope(np->u.arrow.rhs, ex);
713 check_upset_engine(struct node *lhs, struct node *rhs, void *arg)
719 ASSERTeq(rhs->t, t, ptree_nodetype2str);
721 if ((engnp = tree_s2np_lut_lookup(rhs->u.stmt.lutp, L_engine)) == NULL)
743 check_refcount(struct node *lhs, struct node *rhs, void *arg
    [all...]
eftwrite.c 68 ident_lencalc(const char *s, void *rhs, void *arg)
75 dict_lencalc(const char *s, void *rhs, void *arg)
82 ident_printer(const char *s, void *rhs, void *arg)
91 dict_printer(const char *s, void *rhs, void *arg)
lut.c 78 lut_add(struct lut *root, void *lhs, void *rhs, lut_cmp cmp_func)
91 tmp->lut_rhs = rhs;
107 (*tmp_hdl)->lut_rhs = rhs;
  /onnv/onnv-gate/usr/src/cmd/fm/scripts/
dictck.pl 97 my $rhs;
121 $rhs = "";
130 $rhs = $1;
134 $rhs = $1;
136 $rhs =~ s/\\(.)/dobs($1)/ge;
137 $props{$lhs} = $rhs;
138 print "property \"$lhs\" value \"$rhs\"\n" if $opt_v;
175 $rhs = $2;
197 die "$name:$line: duplicate entry for value $rhs\n"
198 if defined($val2keys{$rhs});
    [all...]
  /onnv/onnv-gate/usr/src/cmd/pgrep/
idtab.c 79 idkey_t rhs = *((idkey_t *)rhsp); local
81 if (lhs == rhs)
84 return (lhs > rhs ? 1 : -1);
  /onnv/onnv-gate/usr/src/cmd/fm/modules/common/eversholt/
config.c 188 addconfigprop(const char *lhs, struct node *rhs, void *arg)
194 ASSERT(rhs != NULL);
195 ASSERT(rhs->t == T_QUOTE);
197 config_setprop(cp, lhs, STRDUP(rhs->u.quote.s));
205 addconfig(struct node *lhs, struct node *rhs, void *arg)
216 ASSERT(rhs->t == T_CONFIG);
218 lutp = rhs->u.stmt.lutp;
219 rhs = rhs->u.stmt.np;
220 while (rhs != NULL)
    [all...]
eft.c 202 dosubscribe(struct node *lhs, struct node *rhs, void *arg)
212 dodiscardprint(struct node *lhs, struct node *rhs, void *arg)
249 doopendict(const char *lhs, void *rhs, void *arg)
  /onnv/onnv-gate/usr/src/ucbcmd/sed/
sed.h 112 char *rhs; member in struct:reptr::reptr1
124 char *rhs; member in struct:reptr::reptr2
  /onnv/onnv-gate/usr/src/lib/libdtrace/common/
dt_aggregate.c 64 dt_aggregate_countcmp(int64_t *lhs, int64_t *rhs)
67 int64_t rvar = *rhs;
95 dt_aggregate_averagecmp(int64_t *lhs, int64_t *rhs)
98 int64_t ravg = rhs[0] ? (rhs[1] / rhs[0]) : 0;
110 dt_aggregate_stddevcmp(int64_t *lhs, int64_t *rhs)
113 uint64_t rsd = dt_stddev((uint64_t *)rhs, 1);
177 dt_aggregate_lquantizedcmp(int64_t *lhs, int64_t *rhs)
180 long double rsum = dt_aggregate_lquantizedsum(rhs);
    [all...]
  /onnv/onnv-gate/usr/src/lib/libproc/common/
Pstack.c 233 uintptr_t rhs = *((const uintptr_t *)rhp); local
235 if (lhs < rhs)
237 if (lhs > rhs)
  /onnv/onnv-gate/usr/src/cmd/lms/SyncLib/src/
EventUnix.cpp 94 Event::Event(const Event &rhs)
97 _osEvent->_ose = rhs._osEvent->_ose;
99 _osEvent->_mut = rhs._osEvent->_mut;
100 _osEvent->_cond = rhs._osEvent->_cond;
  /onnv/onnv-gate/usr/src/lib/libipmi/common/
ipmi_hash.c 143 ipmi_hash_strcmp(const void *lhs, const void *rhs)
145 return (strcmp(lhs, rhs));
155 ipmi_hash_ptrcmp(const void *lhs, const void *rhs)
157 const uintptr_t *l = lhs, *r = rhs;
  /onnv/onnv-gate/usr/src/cmd/fm/eversholt/eftinfo/common/
eftinfo.c 95 dictprint(const char *s, void *rhs, void *arg)

Completed in 180 milliseconds

1 2 3