Searched refs:lhs (Results 26 - 50 of 66) sorted by relevance

123

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Deval.c60 * begins_with -- return true if rhs path begins with everything in lhs path
63 begins_with(struct node *lhs, struct node *rhs, struct lut *ex) argument
69 if (lhs == NULL)
75 ASSERTeq(lhs->t, T_NAME, ptree_nodetype2str);
78 if (lhs->u.name.s != rhs->u.name.s)
81 if (lhs->u.name.child && lhs->u.name.child->t == T_NUM) {
82 lnum = (int)lhs->u.name.child->u.ull;
83 } else if (lhs->u.name.child && lhs
216 struct node *lhs; local
[all...]
H A Dfme.c2257 addpayloadprop(const char *lhs, struct evalue *rhs, nvlist_t *fault) argument
2262 ASSERT(lhs != NULL);
2266 out(O_DIE, "cannot add payloadprop \"%s\" to fault", lhs);
2272 "cannot add payloadprop \"%s\" to fault", lhs);
2275 "cannot add payloadprop \"%s\" to fault", lhs);
2279 "cannot add payloadprop \"%s\" to fault", lhs);
2284 out(O_ALTFP|O_VERB2, "addpayloadprop: %s=%llu", lhs, rhs->v);
2286 if (nvlist_add_uint64(hcs, lhs, rhs->v) != 0)
2288 "cannot add payloadprop \"%s\" to fault", lhs);
2291 lhs, (cha
2308 istataddsize(const struct istat_entry *lhs, struct stats *rhs, void *arg) argument
2332 istat2str(const struct istat_entry *lhs, struct stats *rhs, void *arg) argument
2581 serdaddsize(const struct serd_entry *lhs, struct stats *rhs, void *arg) argument
2595 serd2str(const struct serd_entry *lhs, struct stats *rhs, void *arg) argument
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dleaky_subr.c603 leaky_subr_bufctl_cmp(const leak_bufctl_t *lhs, const leak_bufctl_t *rhs) argument
609 leaky_subr_caller(lhs->lkb_stack, lhs->lkb_depth, lbuf, &lcaller);
610 leaky_subr_caller(rhs->lkb_stack, lhs->lkb_depth, rbuf, &rcaller);
621 if (lhs->lkb_data < rhs->lkb_data)
624 if (lhs->lkb_data > rhs->lkb_data)
H A Dcyclic.c612 cyc_coverage_t *lhs = (cyc_coverage_t *)l; local
617 if (rhs->cyv_why == lhs->cyv_why)
623 if (lhs->cyv_why == NULL)
626 (void) mdb_readstr(ly, WHYLEN, (uintptr_t)lhs->cyv_why);
H A Dtaskq.c56 tqcmp(const void *lhs, const void *rhs) argument
58 const tqarray_ent_t *l = lhs;
H A Dleaky.c200 const leak_mtab_t *lhs = (const leak_mtab_t *)l; local
203 if (lhs->lkm_base < rhs->lkm_base)
205 if (lhs->lkm_base > rhs->lkm_base)
554 const leak_bufctl_t *lhs = *((const leak_bufctl_t **)l); local
557 return (leaky_subr_bufctl_cmp(lhs, rhs));
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_cmdsub.c1510 unsigned char lhs[100], rhs[100]; /* max sizes resp. */ local
1524 error(gettext("Missing lhs"));
1540 for (p=lhs; ; ) {
1545 /* End of lhs */
1552 addmac(lhs, (unsigned char *)NOSTR,
1580 if (lhs[0] == '#') {
1585 fnkey = fkey(lhs[1] - '0');
1586 funkey[0] = 'f'; funkey[1] = lhs[1]; funkey[2] = 0;
1588 strcpy(lhs, fnkey);
1591 dname = lhs;
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dleaky_subr.c159 const leaky_seg_info_t *lhs = (const leaky_seg_info_t *)l; local
162 if (lhs->ls_start < rhs->ls_start)
164 if (lhs->ls_start > rhs->ls_start)
677 leaky_subr_bufctl_cmp(const leak_bufctl_t *lhs, const leak_bufctl_t *rhs) argument
683 leaky_subr_caller(lhs->lkb_stack, lhs->lkb_depth, lbuf, &lcaller);
684 leaky_subr_caller(rhs->lkb_stack, lhs->lkb_depth, rbuf, &rcaller);
695 if (lhs->lkb_data < rhs->lkb_data)
698 if (lhs->lkb_data > rhs->lkb_data)
/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dtree.h78 T_ARROW, /* lhs (N)->(K) rhs */
241 struct node *lhs; /* left side of arrow */ member in struct:node::__anon457::__anon464
298 struct node *tree_arrow(struct node *lhs, struct node *nnp, struct node *knp,
H A Dptree.c336 ptree(flags, np->u.arrow.lhs, no_iterators, fileline);
633 return (name_pattern_match_in_subtree(np->u.arrow.lhs, pat) ||
668 byname_printer(struct node *lhs, struct node *rhs, void *arg) argument
674 if (!name_pattern_match(lhs, infop->pat))
/illumos-gate/usr/src/lib/fm/libdiagcode/common/
H A Ddiagcode.c59 const char *lhs; member in struct:fm_dc_handle::fm_dc_prop
104 char *rhsp; /* rhs associated with last lhs (or NULL) */
272 (propp->lhs = strdup(lhsp)) == NULL ||
277 if (propp->lhs != NULL)
278 free((void *) propp->lhs);
336 if (props->lhs != NULL)
337 free((void *) props->lhs);
577 if (strcmp(name, props->lhs) == 0)
956 * lhs is a simple string that does not contain any whitespace or an
962 * gets called, we continue looking for the next lhs *afte
[all...]
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_parse.h473 * { lhs
499 __nis_mapping_rlhs_t lhs; member in struct:__anon3615
H A Dnis_parse_ldap_map.c55 __nis_mapping_rlhs_t *lhs, __nis_mapping_item_type_t item_type);
57 __nis_mapping_rlhs_t *lhs, __nis_mapping_item_type_t item_type);
59 __nis_mapping_rlhs_t *lhs, __nis_mapping_item_type_t item_type);
61 __nis_mapping_rlhs_t *lhs, __nis_mapping_item_type_t item_type);
1047 * colattrspec = lhs "=" rhs
1048 * lhs = lval | namespeclist
1057 s = get_lhs(s, end_s, &next->lhs,
1074 if (next->lhs.numElements > 1 &&
1140 __nis_mapping_rlhs_t *lhs,
1150 * lhs ca
1138 get_lhs(const char *s, const char *end_s, __nis_mapping_rlhs_t *lhs, __nis_mapping_item_type_t item_type) argument
1240 get_lhs_match( const char *s, const char *end_s, __nis_mapping_rlhs_t *lhs, __nis_mapping_item_type_t item_type) argument
1365 get_lhs_paren_item( const char *s, const char *end_s, __nis_mapping_rlhs_t *lhs, __nis_mapping_item_type_t item_type) argument
[all...]
H A Dldap_ruleval.c637 if (yp2ldap && r->lhs.numElements == 1 &&
638 r->lhs.element->type == me_item &&
639 r->lhs.element->element.item.type == mit_ldap &&
640 strcasecmp(r->lhs.element->element.item.name, "dn") == 0) {
665 litem = buildLvalue(&r->lhs, &rval, &numItems);
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlempar.c437 YYCODETYPE lhs; /* Symbol on the left-hand side of the rule */ member in struct:__anon4058
479 yygoto = yyRuleInfo[yyruleno].lhs;
H A Dlemon.c151 struct symbol *lhs; /* Left-hand side of the rule */ member in struct:rule
625 if( rp->lhs->lambda ) continue;
630 rp->lhs->lambda = B_TRUE;
641 s1 = rp->lhs;
679 symbol instead.",lemp->start,lemp->rule->lhs->name);
681 sp = lemp->rule->lhs;
684 sp = lemp->rule->lhs;
920 if( sp==0 ) sp = lemp->rule->lhs;
922 sp = lemp->rule->lhs;
1887 struct symbol *lhs; /* Lef member in struct:pstate
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/mdb_test/
H A Dmdb_test.c83 uintptr_t lhs = *((const uintptr_t *)lp); local
85 return (lhs - rhs);
/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfhdr.h317 #define SFMBSET(lhs,v) (lhs = (v))
328 #define SFMBSET(lhs,v) (lhs = (v))
342 #define SFMBSET(lhs,v)
359 #define SFMBSET(lhs,v)
/illumos-gate/usr/src/tools/scripts/
H A Dwebrev.sh922 # $WDIR/DIR/$TNAME.lhs.html
940 # Make the rhs/lhs files and output the frameset file.
941 print "$HTML<head>$STDHEAD" > $WDIR/$DIR/$TNAME.lhs.html
943 cat >> $WDIR/$DIR/$TNAME.lhs.html <<-EOF
951 cp $WDIR/$DIR/$TNAME.lhs.html $WDIR/$DIR/$TNAME.rhs.html
953 insert_anchors $lhsfile >> $WDIR/$DIR/$TNAME.lhs.html
958 print $close >> $WDIR/$DIR/$TNAME.lhs.html
967 <frame src="$TNAME.lhs.html" scrolling="auto" name="lhs"></frame>
1171 parent.lhs
[all...]
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_nm.c421 const nm_sym_t *lhs = (nm_sym_t *)lp; local
424 return (strcmp(lhs->nm_name, rhs->nm_name));
430 const nm_sym_t *lhs = (nm_sym_t *)lp; local
433 return (lhs->nm_sym.st_value < rhs->nm_sym.st_value ? -1 :
434 (lhs->nm_sym.st_value > rhs->nm_sym.st_value ? 1 : 0));
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_v2.c135 * lhs - Name that appears on the left hand side of the expected
142 gettoken_eq(Mapfile *mf, attr_fmt_t eq_type, const char *lhs) argument
182 mf_fatal(mf, err, lhs, ld_map_tokenstr(tok, &tkv, &inv_buf));
440 * lhs - Name of the directive or attribute being processed.
446 gettoken_optattr(Mapfile *mf, const char *lhs) argument
459 mf_fatal(mf, MSG_INTL(MSG_MAP_EXP_SEMLBKT), lhs,
470 * lhs - Name of the directive or attribute being processed.
476 gettoken_term(Mapfile *mf, const char *lhs) argument
489 mf_fatal(mf, MSG_INTL(MSG_MAP_EXP_SEMRBKT), lhs,
499 * lhs
505 gettoken_semicolon(Mapfile *mf, const char *lhs) argument
534 gettoken_leftbkt(Mapfile *mf, const char *lhs) argument
563 gettoken_int(Mapfile *mf, const char *lhs, ld_map_tkval_t *tkv) argument
[all...]
/illumos-gate/usr/src/cmd/kvmstat/
H A Dkvmstat.c102 kstat_instances_compare(const void *lhs, const void *rhs) argument
104 kstat_instance_t *l = *((kstat_instance_t **)lhs);
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmap.c1769 ndbm_map_store(map, lhs, rhs)
1771 char *lhs;
1781 map->map_mname, lhs, rhs);
1783 key.dsize = strlen(lhs);
1784 key.dptr = lhs;
1808 message("050 Warning: duplicate alias name %s", lhs);
1841 syserr("readaliases: dbm put (%s): %d", lhs, status);
2464 db_map_store(map, lhs, rhs)
2466 char *lhs;
2480 map->map_mname, lhs, rh
[all...]
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_ident.c830 const dt_ident_t *lhs = *((const dt_ident_t **)lp); local
833 if (lhs->di_id != rhs->di_id)
834 return ((int)(lhs->di_id - rhs->di_id));
836 return (strcmp(lhs->di_name, rhs->di_name));
/illumos-gate/usr/src/cmd/svc/configd/
H A Dfile_object.c1930 const check_snapshot_elem_t *lhs = lhs_arg; local
1933 if (lhs->cse_parent < rhs->cse_parent)
1935 if (lhs->cse_parent > rhs->cse_parent)
1938 if (lhs->cse_pg_id < rhs->cse_pg_id)
1940 if (lhs->cse_pg_id > rhs->cse_pg_id)
1943 if (lhs->cse_pg_gen < rhs->cse_pg_gen)
1945 if (lhs->cse_pg_gen > rhs->cse_pg_gen)

Completed in 215 milliseconds

123