Home
last modified time | relevance | path

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

/external/mksh/src/
Dhistrap.c1353 settrap(p, NULL); in cleartraps()
1374 settrap(Trap *p, const char *s) in settrap() function
Dsh.h1826 void settrap(Trap *, const char *);
Dfuncs.c2376 settrap(p, s); in c_trap()