Home
last modified time | relevance | path

Searched refs:gettrap (Results 1 - 3 of 3) sorted by relevance

/third_party/mksh/
H A Dfuncs.c1108 if (!(t = gettrap(p + 1, false, false))) { in c_kill()
1122 if (!(t = gettrap(builtin_opt.optarg, in c_kill()
2132 if (!(p = gettrap(*wp++, true, true))) { in c_trap()
H A Dhistrap.c1171 gettrap(const char *cs, bool igncase, bool allsigs) in gettrap() function
H A Dsh.h2527 Trap *gettrap(const char *, bool, bool);

Completed in 12 milliseconds