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

  /src/bin/ksh/
c_test.h 52 Test_op test_isop ARGS((Test_env *te, Test_meta meta, const char *s));
c_test.c 194 test_isop(te, meta, s) function
596 ret = (int) test_isop(te, meta, *te->pos.wp);
syn.c 894 } else if (uqword && (ret = (int) test_isop(te, meta, ident)))
exec.c 1494 ret = (int) test_isop(te, meta, buf);

Completed in 13 milliseconds