Home
last modified time | relevance | path

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

/external/mksh/src/
Dexec.c505 bool bourne_function_call = false; in comexec() local
625 bourne_function_call = true; in comexec()
654 if (bourne_function_call && !(type_flags & EXPORT)) in comexec()