Home
last modified time | relevance | path

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

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