Lines Matching refs:set
45 static bool hstarted; /* set after hist_init() called */
503 * set history; this means reallocating the dataspace
528 * set history file; this can mean reloading/resetting/starting
1234 trap = p->set = 1;
1269 if (p->set && (p->flags & (TF_DFL_INTR|TF_FATAL)))
1279 * occurred for which a trap has been set or for which the TF_DFL_INTR flag
1280 * is set.
1289 if (p->set && ((p->trap && p->trap[0]) ||
1298 * run any pending traps. If intr is set, only run traps that
1325 if (p->set && (!flag ||
1345 p->set = 0;
1406 p->set = 0;
1453 * assumes handler already set to what shell wants it
1493 * Set action for a signal. Action may not be set if original
1553 /* control what signal is set to before an exec() */