Home
last modified time | relevance | path

Searched refs:do_eval (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/bin/ksh/
H A Dc_test.c199 int do_eval) in test_eval() argument
205 if (!do_eval) in test_eval()
391 test_oexpr(Test_env *te, int do_eval) in test_oexpr() argument
395 res = test_aexpr(te, do_eval); in test_oexpr()
397 do_eval = 0; in test_oexpr()
399 return test_oexpr(te, do_eval) || res; in test_oexpr()
404 test_aexpr(Test_env *te, int do_eval) in test_aexpr() argument
408 res = test_nexpr(te, do_eval); in test_aexpr()
410 do_eval = 0; in test_aexpr()
412 return test_aexpr(te, do_eval) && res; in test_aexpr()
[all …]
H A Dexec.c1393 dbteste_getopnd(Test_env *te, Test_op op, int do_eval) in dbteste_getopnd() argument
1402 if (!do_eval) in dbteste_getopnd()
1415 int do_eval) in dbteste_eval() argument
1417 return test_eval(te, op, opnd1, opnd2, do_eval); in dbteste_eval()
H A Dsyn.c870 dbtestp_getopnd(Test_env *te, Test_op op, int do_eval) in dbtestp_getopnd() argument
885 int do_eval) in dbtestp_eval() argument
/openbsd-src/usr.sbin/ifstated/
H A Difstated.c500 scan_ifstate(const char *ifname, int s, int do_eval) in scan_ifstate() argument
505 if (scan_ifstate_single(ifname, s, &conf->initstate) && do_eval) in scan_ifstate()
509 (do_eval && state == conf->curstate)) in scan_ifstate()
637 fetch_ifstate(int do_eval) in fetch_ifstate() argument
649 do_eval); in fetch_ifstate()
/openbsd-src/gnu/usr.bin/perl/ext/Devel-Peek/t/
H A DPeek.t49 my $do_eval = $_[5];
52 if ($do_eval) {
386 \\d+\\. $ADDR<\\d+> \\(\\d+,\\d+\\) "\\$do_eval"