Lines Matching refs:KSH
112 #ifdef KSH
119 #endif /* KSH */
546 /* strip trailing spaces (at&t ksh uses q[-1] == ' ') */
670 /* only allow export flag to be set. at&t ksh allows any attribute to
945 #ifdef KSH
947 #endif /* KSH */
955 #ifdef KSH
971 #endif /* KSH */
1056 #ifdef KSH
1079 /* at&t ksh seems to do this (only listen if integer) */
1083 #endif /* KSH */
1115 #ifdef KSH
1122 #endif /* KSH */
1125 #ifdef KSH
1126 case V_MAILCHECK: /* at&t ksh leaves previous value in place */
1129 case V_TMOUT: /* at&t ksh leaves previous value in place */
1130 #endif /* KSH */
1134 /* at&t ksh man page says OPTIND, OPTARG and _ lose special meaning,
1139 * Unsetting these in at&t ksh does not lose the `specialness':
1244 /* Note: at&t ksh allows set -A but not set +A of a read-only var */