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