Home
last modified time | relevance | path

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

/third_party/mksh/
Dfuncs.c134 {"*=trap", c_trap},
2096 c_trap(const char **wp) in c_trap() function
Dexec.c614 } else if (tp->val.f == c_trap) { in comexec()
Dsh.h2486 int c_trap(const char **);