Home
last modified time | relevance | path

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

/external/mksh/src/
Dmain.c230 unsigned char restricted_shell, errexit, utf_flag; in main_init() local
645 restricted_shell = Flag(FRESTRICTED); in main_init()
674 if (restricted_shell) { in main_init()