ex_run_str
if (ex_run_str(sp,
if (ex_run_str(sp, "NEXINIT", p, strlen(p), 1, 0))
if (ex_run_str(sp, "EXINIT", p, strlen(p), 1, 0))
return (ex_run_str(sp, name, bp, (size_t)sb.st_size, 1, 1));
int ex_run_str(SCR *, char *, char *, size_t, int, int);
if (ex_run_str(sp, NULL, tp->lb, tp->len, 0, 1))
if (ex_run_str(sp, NULL, p, len, 0, 0))