HomeSort by: relevance | last modified time | path
    Searched refs:test_eval (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/ksh/
c_test.h 53 int test_eval ARGS((Test_env *te, Test_op op, const char *opnd1,
c_test.c 217 test_eval(te, op, opnd1, opnd2, do_eval) function
628 return test_eval(te, op, opnd1, opnd2, do_eval);
exec.c 1541 return test_eval(te, op, opnd1, opnd2, do_eval);

Completed in 15 milliseconds