Searched refs:ot (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/ksh93/tests/
H A Dbracket.sh124 if [[ ! $file -ot $newer_file ]]
/ast/src/cmd/re/
H A Dtestregex.c1166 expand(char* os, char* ot) argument
1190 for (t = ot; os < s; *t++ = *os++);
1191 r = ((t - ot) >= 5 && t[-1] == '{' && t[-2] == '.' && t[-3] == '.' && t[-4] == '.') ? t[-5] : 0;
1192 os = ot;
/ast/src/cmd/INIT/
H A Dpackage.sh3994 ot=
4003 $ot) ;;
4007 ot=$t

Completed in 30 milliseconds