Searched refs:sh_offoption (Results 1 – 16 of 16) sorted by relevance
158 sh_offoption(SH_DOTGLOB); in put_globignore()345 sh_offoption(SH_XPG_ECHO); in bash_init()349 sh_offoption(SH_PHYSICAL); in bash_init()413 sh_offoption(SH_XTRACE); in bash_init()415 sh_offoption(SH_VERBOSE); in bash_init()421 sh_offoption(SH_XTRACE); in bash_init()423 sh_offoption(SH_VERBOSE); in bash_init()
160 sh_offoption(SH_RESTRICTED); in sh_main()306 sh_offoption(SH_VERBOSE); in sh_main()307 sh_offoption(SH_XTRACE); in sh_main()428 sh_offoption(SH_MONITOR); in exfile()433 sh_offoption(SH_HISTORY); in exfile()
492 sh_offoption(SH_XTRACE); in sh_eval()865 sh_offoption(SH_XTRACE); in sh_exec()935 sh_offoption(SH_VI); in sh_exec()936 sh_offoption(SH_EMACS); in sh_exec()937 sh_offoption(SH_GMACS); in sh_exec()1365 sh_offoption(SH_ERREXIT); in sh_exec()2313 sh_offoption(SH_XTRACE); in sh_trace()2479 sh_offoption(SH_LOGIN_SHELL); in _sh_fork()2575 sh_offoption(SH_ERREXIT); in sh_funscope()2602 sh_offoption(SH_XTRACE); in sh_funscope()[all …]
223 sh_offoption(SH_VI); in put_ed()224 sh_offoption(SH_EMACS); in put_ed()225 sh_offoption(SH_GMACS); in put_ed()1284 sh_offoption(SH_PRIVILEGED); in sh_init()1825 unsigned long sh_offoption DISABLE (int opt) in DISABLE()1827 return(sh_offoption(opt)); in DISABLE()
435 sh_offoption(SH_HISTORY); in sh_applyopts()
216 sh_offoption(SH_MONITOR); in sh_subfork()
328 sh_offoption(SH_XTRACE); in nv_arraysettype()
208 extern unsigned long sh_offoption(int);
419 #define sh_offoption(x) off_option(&sh.options,x) macro
218 extern __MANGLE__ unsigned long sh_offoption __PROTO__((int));
80 sh_offoption;
472 sh_offoption(SH_MARKDIRS); in ed_expand()
751 sh_offoption(SH_HISTORY); in hist_flush()