autostart 274 core/script.c long script_start_gui( int autostart ) autostart 279 core/script.c camera_info.state.auto_started = autostart; autostart 295 core/script.c script_console_add_line((autostart)?LANG_CONSOLE_TEXT_AUTOSTARTED:LANG_CONSOLE_TEXT_STARTED); autostart 62 include/script.h extern long script_start_gui( int autostart ); autostart 5 tools/ubasic_test/camera_functions.c static int tv=0, av=0, zoom=0, focus=0, iso=0, raw=0, raw_nr=0,autostart=0; autostart 227 tools/ubasic_test/camera_functions.c autostart = state; autostart 228 tools/ubasic_test/camera_functions.c printf("*** set autostart %d ***\n",autostart);