Searched refs:gettrap (Results 1 – 3 of 3) sorted by relevance
1352 if (!(t = gettrap(p + 1, false, false))) { in c_kill()1366 if (!(t = gettrap(builtin_opt.optarg, in c_kill()2371 if (!(p = gettrap(*wp++, true, true))) { in c_trap()
1116 gettrap(const char *cs, bool igncase, bool allsigs) in gettrap() function
1817 Trap *gettrap(const char *, bool, bool);