Searched defs:do_eval (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/bin/ksh/ |
H A D | c_test.c | 199 int do_eval) in test_eval() 391 test_oexpr(Test_env *te, int do_eval) in test_oexpr() 404 test_aexpr(Test_env *te, int do_eval) in test_aexpr() 417 test_nexpr(Test_env *te, int do_eval) in test_nexpr() 425 test_primary(Test_env *te, int do_eval) in test_primary() 518 ptest_getopnd(Test_env *te, Test_op op, int do_eval) in ptest_getopnd() 527 int do_eval) in ptest_eval()
|
H A D | syn.c | 870 dbtestp_getopnd(Test_env *te, Test_op op, int do_eval) in dbtestp_getopnd() 885 int do_eval) in dbtestp_eval()
|
H A D | exec.c | 1393 dbteste_getopnd(Test_env *te, Test_op op, int do_eval) in dbteste_getopnd() 1415 int do_eval) in dbteste_eval()
|
/openbsd-src/usr.sbin/ifstated/ |
H A D | ifstated.c | 500 scan_ifstate(const char *ifname, int s, int do_eval) in scan_ifstate() 637 fetch_ifstate(int do_eval) in fetch_ifstate()
|