Home
last modified time | relevance | path

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

/external/mksh/src/
Dfuncs.c144 {"*=trap", c_trap},
2088 c_trap(const char **wp) in c_trap() function
Dexec.c617 } else if (tp->val.f == c_trap) { in comexec()
Dsh.h2405 int c_trap(const char **);