Searched refs:fromUI (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rc/
H A Dusb.c2890 void start_cloudsync(int fromUI) argument
2911 sprintf(buf, "start_cloudsync %d", fromUI);
3073 if(!fromUI && !check_if_file_exist(cloud_token)){
H A Drc.h709 extern void start_cloudsync(int fromUI);
H A Dservices.c5756 int fromUI = 0; local
5759 fromUI = 1;
5767 if(action & RC_SERVICE_START) start_cloudsync(fromUI);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rc/
H A Dusb.c2890 void start_cloudsync(int fromUI) argument
2911 sprintf(buf, "start_cloudsync %d", fromUI);
3073 if(!fromUI && !check_if_file_exist(cloud_token)){
H A Drc.h709 extern void start_cloudsync(int fromUI);
H A Dservices.c5756 int fromUI = 0; local
5759 fromUI = 1;
5767 if(action & RC_SERVICE_START) start_cloudsync(fromUI);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rc/
H A Dusb.c2890 void start_cloudsync(int fromUI) argument
2911 sprintf(buf, "start_cloudsync %d", fromUI);
3073 if(!fromUI && !check_if_file_exist(cloud_token)){
H A Drc.h709 extern void start_cloudsync(int fromUI);
H A Dservices.c5756 int fromUI = 0; local
5759 fromUI = 1;
5767 if(action & RC_SERVICE_START) start_cloudsync(fromUI);

Completed in 116 milliseconds