Searched refs:SHELL_OPEN_APPENDVFS (Results 1 – 1 of 1) sorted by relevance
19496 #define SHELL_OPEN_APPENDVFS 2 /* Use appendvfs */ macro23270 rc = SHELL_OPEN_APPENDVFS; in deduceDatabaseType()23417 case SHELL_OPEN_APPENDVFS: { in open_db()25609 if( cmd.bAppend ) eDbType = SHELL_OPEN_APPENDVFS; in arDotCommand()25619 eDbType==SHELL_OPEN_APPENDVFS ? " using 'apndvfs'" : ""); in arDotCommand()25622 eDbType==SHELL_OPEN_APPENDVFS ? "apndvfs" : 0); in arDotCommand()27623 openMode = SHELL_OPEN_APPENDVFS; in do_meta_command()30564 data.openMode = SHELL_OPEN_APPENDVFS;30694 data.openMode = SHELL_OPEN_APPENDVFS;