Searched refs:setstr (Results 1 – 13 of 13) sorted by relevance
| /plan9/sys/src/ape/cmd/pdksh/ |
| H A D | var.c | 183 setstr(vp, l->argv[c], KSH_RETURN_ERROR); 348 setstr(vq, s, error_ok) in setstr() function 402 setstr(vq, str_val(vp), KSH_RETURN_ERROR); 688 if (!setstr(t, s, KSH_RETURN_ERROR)) { 715 setstr(vp, val, KSH_UNWIND_ERROR); 721 setstr(vp, val, KSH_RETURN_ERROR); 867 setstr(vp, val, KSH_RETURN_ERROR); in makenv() 1224 setstr(vq, vals[i], KSH_RETURN_ERROR);
|
| H A D | main.c | 174 setstr(vp, def_path, KSH_RETURN_ERROR); 236 setstr(pwd_v, current_wd, KSH_RETURN_ERROR); 244 setstr(global(version_param), ksh_version, KSH_RETURN_ERROR); 265 setstr(vp, safe_prompt, KSH_RETURN_ERROR);
|
| H A D | mail.c | 188 setstr((vp = local("_", FALSE)), mbp->mb_path, KSH_RETURN_ERROR);
|
| H A D | c_ksh.c | 135 setstr(oldpwd_s, current_wd, KSH_RETURN_ERROR); 163 setstr(pwd_s, ptmp, KSH_RETURN_ERROR); 1386 setstr(voptarg, user_opt.optarg, KSH_RETURN_ERROR); 1392 if (!setstr(vq, buf, KSH_RETURN_ERROR))
|
| H A D | exec.c | 328 setstr(global(t->str), *ap++, KSH_UNWIND_ERROR); 340 setstr(global(t->str), cp, KSH_UNWIND_ERROR); 469 setstr(typeset("_", LOCAL, 0, INTEGER, 0), *--lastp, 715 setstr(typeset("_", LOCAL|EXPORT, 0, INTEGER, 0), tp->val.s,
|
| H A D | proto.h | 261 int setstr ARGS((struct tbl *vq, const char *s, int error_ok));
|
| H A D | c_sh.c | 396 if (!setstr(vp, Xstring(cs, cp), KSH_RETURN_ERROR)) {
|
| H A D | expr.c | 210 setstr(vp, str_val(v), error_ok);
|
| H A D | history.c | 241 setstr(local("_", FALSE), tf->name, KSH_RETURN_ERROR);
|
| H A D | eval.c | 416 setstr(st->var, debunk(
|
| /plan9/sys/src/cmd/troff/ |
| H A D | fns.h | 84 Offset setstr(void);
|
| H A D | n3.c | 631 Offset setstr(void) in setstr() function
|
| H A D | n1.c | 478 setstr(); in getch()
|