Searched defs:unset (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/ksh93/tests/
H A Dtypes.sh81 unset z y r s x z2 y2 www .sh.q
110 [[ ${brr[bar]} ]] && err_exit 'brr[bar] should be unset after move'
111 unset x y zzz
115 [[ ${x[2]} ]] && err_exit 'x[2] should be unset after move'
142 unset xx yy
199 unset x
230 unset x
352 unset x
475 unset n
532 unset
565 unset() function
[all...]
/ast/src/cmd/mailx/
H A Dcmd3.c662 unset(register char** argv) function

Completed in 13 milliseconds