Home
last modified time | relevance | path

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

/external/mksh/src/
Dmain.c187 unsigned char restricted_shell, errexit, utf_flag; in main_init() local
605 restricted_shell = Flag(FRESTRICTED); in main_init()
635 if (restricted_shell) { in main_init()