Home
last modified time | relevance | path

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

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