Home
last modified time | relevance | path

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

/external/mksh/src/
Dmain.c181 unsigned char restricted_shell, errexit, utf_flag; in main_init() local
591 restricted_shell = Flag(FRESTRICTED); in main_init()
621 if (restricted_shell) { in main_init()