Home
last modified time | relevance | path

Searched refs:lut_lookup (Results 1 – 17 of 17) sorted by relevance

/illumos-gate/usr/src/cmd/logadm/
H A Dlut.c117 lut_lookup(struct lut *root, const char *lhs) in lut_lookup() function
126 return (lut_lookup(root->lut_left, lhs)); in lut_lookup()
128 return (lut_lookup(root->lut_right, lhs)); in lut_lookup()
172 (char *)lut_lookup(arg, lhs)); in printer()
H A Dconf.c288 cp = lut_lookup(Conflut, entry); in conf_scan()
569 struct confinfo *cp = lut_lookup(Conflut, lhs); in conf_lookup()
582 struct confinfo *cp = lut_lookup(Conflut, lhs); in conf_opts()
595 struct confinfo *cp = lut_lookup(Conflut, lhs); in conf_replace()
617 struct confinfo *cp = lut_lookup(Conflut, entry); in conf_set()
627 if ((cp = lut_lookup(Conflut, entry)) == NULL) in conf_set()
H A Dopts.c118 return ((struct optinfo *)lut_lookup(Info, lhs)); in opt_info()
251 if (lut_lookup(opts->op_raw, lhs)) in opts_count()
263 return ((char *)lut_lookup(opts->op_raw, o)); in opts_optarg()
274 ret = (off_t *)lut_lookup(opts->op_ints, o); in opts_optarg_int()
H A Dlut.h38 void *lut_lookup(struct lut *root, const char *lhs);
H A Dmain.c358 if (buf != NULL && lut_lookup(Donenames, buf) != NULL) { in main()
765 struct lut *addrs = (struct lut *)lut_lookup(Aftercmds, cmd); in rotatelog()
825 if (lut_lookup(Beforecmds, cmd) == NULL) { in rotateto()
H A Dkw.c274 if ((ptr = (char *)lut_lookup(Keywords, in kw_expand()
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dconfig.c343 if ((lut_lookup(Usedprops, (void *)pn, NULL) != NULL || in config_cook()
344 strncmp(pn, "serd_", 5) == 0) && lut_lookup(Usednames, in config_cook()
524 return (lut_lookup(cp->props, (void *) stable(propname), NULL)); in config_getprop()
606 if ((find = lut_lookup(fromcfg->devcache, in config_bydev_lookup()
632 if ((find = lut_lookup(fromcfg->devidcache, in config_bydevid_lookup()
658 if ((find = lut_lookup(fromcfg->tpcache, in config_bytp_lookup()
684 if ((find = lut_lookup(fromcfg->cpucache, in config_bycpuid_lookup()
H A Dipath.c182 if ((ipp = lut_lookup(Ipaths, (void *)ret, in ipath_dummy()
208 if ((ipp = lut_lookup(Ipaths, (void *)ret, in ipath_for_usednames()
230 if ((ret = lut_lookup(Ipaths, (void *)np, in ipath()
H A Deval.c85 iterinfop = lut_lookup(ex, (void *)lhs->u.name.child->u.name.s, in begins_with()
98 iterinfop = lut_lookup(ex, (void *)rhs->u.name.child->u.name.s, in begins_with()
566 lut_lookup(Istats, &ent, (lut_cmp)istat_cmp)) == NULL) in eval_func()
592 valuep->v = (lut_lookup(*globals, in eval_func()
663 if ((payloadvalp = (struct evalue *)lut_lookup( in eval_func()
734 if ((serdvalp = (struct evalue *)lut_lookup(flt->serdprops, in eval_func()
1128 iterinfop = lut_lookup(ex, (void *)np->u.name.s, NULL); in eval_dup()
1412 gval = lut_lookup(*globals, (void *)np->u.globid.s, NULL); in eval_expr()
1434 gval = lut_lookup(*globals, in eval_expr()
1478 (gval = lut_lookup(*globals, in eval_expr()
[all …]
H A Dfme.c1053 if ((ep = (struct evalue *)lut_lookup(sp->serdprops, in serd_eval()
1058 if ((ep = (struct evalue *)lut_lookup(sp->serdprops, in serd_eval()
1063 if ((ep = (struct evalue *)lut_lookup(sp->serdprops, in serd_eval()
1068 if ((ep = (struct evalue *)lut_lookup(sp->serdprops, in serd_eval()
1114 if ((gval = lut_lookup(fmep->globals, in serd_eval()
1238 nN = lut_lookup(serdinst->u.stmt.lutp, (void *)L_N, in serd_eval()
1244 nT = lut_lookup(serdinst->u.stmt.lutp, (void *)L_T, in serd_eval()
1255 ullp = (unsigned long long *)lut_lookup(Timesuffixlut, in serd_eval()
1290 lut_lookup(serdinst->u.stmt.lutp, in serd_eval()
1946 return (lut_lookup(ep->props, (void *)propname, NULL)); in eventprop_lookup()
[all …]
H A Ditree.c503 return (lut_lookup(itp, (void *)&searchevent, (lut_cmp)event_cmp)); in itree_lookup()
516 if ((ret = lut_lookup(infop->lut, (void *)&searchevent, in find_or_add_event()
716 if ((iterinfop = lut_lookup(infop->ex, in hmatch_event()
993 if ((iterinfop = lut_lookup(infop->ex, in vmatch_event()
1454 if ((ret = lut_lookup(Ninfo.lut, (void *)&searchevent, in add_event_dummy()
H A Dplatform.c606 lut_lookup(Usednames, (void *)lastcomp, NULL) == NULL) in cfgcollect()
884 if (lut_lookup(foundnames, in platform_get_files()
/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dlut.h46 void *lut_lookup(struct lut *root, void *lhs, lut_cmp cmp_func);
H A Dlut.c114 lut_lookup(struct lut *root, void *lhs, lut_cmp cmp_func) in lut_lookup() function
H A Desclex.c196 return ((intptr_t)lut_lookup(root, (void *)s, NULL)); in lex_s2i_lut_lookup()
209 return ((unsigned long long *)lut_lookup(root, (void *)s, NULL)); in lex_s2ullp_lut_lookup()
H A Dtree.c988 return (struct node *)lut_lookup(root, (void *)s, NULL); in tree_s2np_lut_lookup()
1002 lut_lookup(root, (void *)namep, (lut_cmp)tree_namecmp); in tree_name2np_lut_lookup()
1022 lut_lookup(root, (void *)enp, (lut_cmp)tree_eventcmp)); in tree_event2np_lut_lookup()
1223 if (lut_lookup(Configs, np, (lut_cmp)tree_namecmp) == NULL) in tree_decl()
H A Dcheck.c632 if (lut_lookup(ex, in check_exprscope()