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

/ast/src/cmd/pax/
H A Dformat.c42 off_t skipped; local
155 skipped = 0;
191 skipped++;
194 if (skipped)
195 error(1, "%s: %I*d byte%s skipped before identifying %s format archive", ap->name, sizeof(skipped), skipped, skipped == 1 ? "" : "s", fp->name);
/ast/src/cmd/INIT/
H A DTEST.mk163 error 1 :DLL: tests skipped
/ast/src/cmd/ksh93/tests/
H A Dpty.sh37 whence -q pty || { lineno=$LINENO; err_exit "pty command not found -- tests skipped"; exit 0; }
78 then err_exit pty command hangs on $bintrue -- tests skipped
/ast/src/cmd/ksh93/sh/
H A Darray.c452 int nelem, skipped=0; local
506 skipped=1;
552 if(!skipped)

Completed in 22 milliseconds