Home | History | Annotate | Download | only in src

Lines Matching refs:setstr

244 				/* setstr can't fail here */
245 setstr(vp, l->argv[c], KSH_RETURN_ERROR);
406 setstr(struct tbl *vq, const char *s, int error_ok)
426 "setstr: %s=%s: assigning to self",
464 /* setstr can't fail here */
465 setstr(vq, str_val(vp), KSH_RETURN_ERROR);
862 if (!setstr(t, s, KSH_RETURN_ERROR)) {
898 setstr(vp, val, KSH_UNWIND_ERROR | 0x4);
903 /* setstr can't fail (readonly check already done) */
904 setstr(vp, val, KSH_RETURN_ERROR | 0x4);
1056 /* setstr can't fail here */
1057 setstr(vp, val, KSH_RETURN_ERROR);
1139 setstr(vp, buf, KSH_RETURN_ERROR | 0x4);
1479 setstr