Searched refs:junk (Results 1 - 8 of 8) sorted by relevance

/ast/src/cmd/sortlib/sync/
H A Dsync.c64 "[j:junk?Print to \afile\a the number of non-SUM field byte differences"
98 Sfio_t* junk; member in struct:State_s
108 * record/report junk dup bytes
112 junk(State_t* state, Rsobj_t* r) function
146 sfprintf(state->junk, "%4u %8I*u\n", i + 1, sizeof(z[i]), z[i]);
147 sfclose(state->junk);
173 if (state->junk)
174 junk(state, NiL);
225 if (state->junk)
226 junk(stat
381 char* junk; local
[all...]
/ast/src/cmd/mam/
H A Dmamold.sh46 while read -r op arg val extra junk
/ast/src/cmd/INIT/
H A Dmktest.sh625 then mv $PREFIX${UNIT[0]}.tmp $PREFIX${UNIT[0]}.junk
627 sed 's/ $//' < $PREFIX${UNIT[0]}.junk > $PREFIX${UNIT[0]}.tmp
628 rm -f $PREFIX${UNIT[0]}.junk
/ast/src/cmd/html/
H A Dmm2twiki.sh1235 .TH|.TL): .TL junk junk
H A Dmm2bb.sh1381 .TH|.TL): .TL junk junk
H A Dmm2html.sh2004 : .TL junk junk
/ast/src/cmd/ksh93/tests/
H A Dvariables.sh176 foo=junk
185 if [[ $foo != junk ]]
H A Dtypes.sh500 diff junk[12] > /dev/null || err_exit 'typeset -T not idempotent'

Completed in 39 milliseconds