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