Home
last modified time | relevance | path

Searched refs:TEST_NT (Results 1 – 8 of 8) sorted by relevance

/titanic_51/usr/src/lib/libshell/common/data/
H A Dtestops.c46 "-nt", TEST_NT,
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/data/
H A Dtestops.c46 "-nt", TEST_NT,
/titanic_51/usr/src/lib/libshell/common/include/
H A Dtest.h52 #define TEST_NT 10 macro
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dtest.h53 #define TEST_NT 10 macro
/titanic_51/usr/src/lib/libshell/common/bltins/
H A Dtest.c491 case TEST_NT: in test_binop()
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dtest.c497 case TEST_NT: in test_binop()
/titanic_51/usr/src/lib/libshell/common/sh/
H A Dparse.c1855 if(lexp->kiafile && (num==TEST_EF||num==TEST_NT||num==TEST_OT)) in test_primary()
1876 if(lexp->kiafile && (num==TEST_EF||num==TEST_NT||num==TEST_OT)) in test_primary()
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dparse.c1980 if(lexp->kiafile && (num==TEST_EF||num==TEST_NT||num==TEST_OT)) in test_primary()
2001 if(lexp->kiafile && (num==TEST_EF||num==TEST_NT||num==TEST_OT)) in test_primary()