Home | History | Annotate | Download | only in src

Lines Matching full:gettrap

1504 		if (!(t = gettrap(p + 1, true))) {
1518 if (!(t = gettrap(builtin_opt.optarg, true))) {
2234 s = (gettrap(*wp, false) == NULL) ? *wp++ : NULL; /* get command */
2240 p = gettrap(*wp++, true);