Searched refs:results (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/INIT/
H A Drt.sh42 [f:failed?Only list failed test results.]
84 function results # tests errors signals function
184 results $tests $errors
188 results $tests $errors
206 results $tests $errors $signals
229 results $tests $errors $signals
275 results $tests $errors $signals
285 results $tests $errors $signals
313 results $tests $errors $signals
335 *' : '*)results
[all...]
H A Dmktest.sh585 results in $PREFIX${UNIT[0]}.tmp and compare with expected results in
H A Dpackage.sh290 results.]
298 [+results\b [ \bfailed\b ]] [ \bpath\b ]] [ \bold\b ]] [\bmake\b | \btest\b | \bwrite\b ]]?List
299 results and interesting messages captured by the most recent
301 specifies the previous results, if any (current and previous
302 results are retained.) \b$HOME/.pkgresults\b, if it exists,
305 results file path name only.]
596 admin|clean|clobber|contents|copyright|export|host|install|license|list|make|read|regress|release|remove|results|setup|test|update|use|verify|view|write|TEST)
913 ${bT}(7)${bD}List make results and interesting errors:${bX}
914 bin/package results${eX}
917 List test results an
[all...]
/ast/src/lib/libtksh/tcl/
H A DtclCmdMZ.c730 * all results combined. */
731 char *results; /* Where scanned output goes.
764 results = NULL;
891 results = (char *) ckalloc((unsigned) totalSize);
894 curField->location = results + totalSize;
976 if (results != NULL) {
977 ckfree(results);
725 char *results; /* Where scanned output goes. local

Completed in 33 milliseconds