Lines Matching refs:failIfSafeMode
21915 static void failIfSafeMode( in failIfSafeMode() function
22602 failIfSafeMode(p, "cannot run ATTACH in safe mode"); in safeModeAuth()
22610 failIfSafeMode(p, "cannot use the %s() function in safe mode", in safeModeAuth()
28870 failIfSafeMode(p, "cannot run .archive in safe mode"); in do_meta_command()
28886 failIfSafeMode(p, "cannot run .%s in safe mode", azArg[0]); in do_meta_command()
28970 failIfSafeMode(p, "cannot run .cd in safe mode"); in do_meta_command()
29027 failIfSafeMode(p, "cannot run .clone in safe mode"); in do_meta_command()
29631 failIfSafeMode(p, "cannot run .import in safe mode"); in do_meta_command()
30150 failIfSafeMode(p, "cannot run .load in safe mode"); in do_meta_command()
30448 failIfSafeMode(p, "cannot open disk-based database files in safe mode"); in do_meta_command()
30490 failIfSafeMode(p, "cannot run .%s in safe mode", azArg[0]); in do_meta_command()
30803 failIfSafeMode(p, "cannot run .read in safe mode"); in do_meta_command()
30843 failIfSafeMode(p, "cannot run .restore in safe mode"); in do_meta_command()
31120 failIfSafeMode(p, "cannot run \".session %s\" in safe mode", azCmd[0]); in do_meta_command()
31600 failIfSafeMode(p, "cannot run .%s in safe mode", azArg[0]); in do_meta_command()