Home
last modified time | relevance | path

Searched refs:evalue (Results 1 – 7 of 7) sorted by relevance

/freebsd-14.2/sbin/tunefs/
H A Dtunefs.c95 int Aflag, aflag, eflag, evalue, fflag, fvalue, jflag, Jflag, kflag; in main() local
106 evalue = fvalue = mvalue = ovalue = svalue = Svalue = 0; in main()
132 evalue = atoi(optarg); in main()
133 if (evalue < 1) in main()
348 if (sblock.fs_maxbpg == evalue) in main()
349 warnx("%s remains unchanged as %d", name, evalue); in main()
352 name, sblock.fs_maxbpg, evalue); in main()
353 sblock.fs_maxbpg = evalue; in main()
/freebsd-14.2/contrib/bmake/
H A Dmain.c833 char *evalue = Var_Subst(varname, SCOPE_GLOBAL, VARE_WANTRES); in PrintVar() local
835 printf("%s\n", evalue); in PrintVar()
836 free(evalue); in PrintVar()
840 char *evalue = Var_Subst(expr, SCOPE_GLOBAL, VARE_WANTRES); in PrintVar() local
843 printf("%s\n", evalue); in PrintVar()
844 free(evalue); in PrintVar()
H A Dparse.c1840 char *evalue; in VarAssign_EvalSubst() local
1854 evalue = Var_Subst(uvalue, scope, VARE_KEEP_DOLLAR_UNDEF); in VarAssign_EvalSubst()
1857 Var_SetExpand(scope, name, evalue); in VarAssign_EvalSubst()
1859 *out_avalue = FStr_InitOwn(evalue); in VarAssign_EvalSubst()
/freebsd-14.2/stand/i386/libi386/
H A Dvidconsole.c571 const void *evalue; in vidc_set_colors() local
580 evalue = buf; in vidc_set_colors()
593 evalue = value; in vidc_set_colors()
617 env_setenv(ev->ev_name, flags | EV_NOHOOK, evalue, NULL, NULL); in vidc_set_colors()
/freebsd-14.2/stand/efi/libefi/
H A Defi_console.c485 const void *evalue; in efi_set_colors() local
494 evalue = buf; in efi_set_colors()
507 evalue = value; in efi_set_colors()
531 env_setenv(ev->ev_name, flags | EV_NOHOOK, evalue, NULL, NULL); in efi_set_colors()
/freebsd-14.2/sys/contrib/openzfs/lib/libnvpair/
H A Dlibnvpair.c967 const char *evalue; in nvpair_value_match_regex() local
986 evalue = value + strcspn(value, " \t"); in nvpair_value_match_regex()
987 if (*evalue) { in nvpair_value_match_regex()
989 *ep = evalue; in nvpair_value_match_regex()
/freebsd-14.2/share/dict/
H A Dweb265828 evalue