Home
last modified time | relevance | path

Searched refs:settrap (Results 1 – 3 of 3) sorted by relevance

/external/mksh/src/
Dhistrap.c1402 settrap(p, NULL); in cleartraps()
1423 settrap(Trap *p, const char *s) in settrap() function
Dsh.h2450 void settrap(Trap *, const char *);
Dfuncs.c2128 settrap(p, s); in c_trap()