Searched refs:new_disc (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/rc/
H A Dservices_ex.c939 void start_script(int *new_disc) // added by Jiahao for WL500gP argument
957 if ( *(new_disc+i)==1 )
2873 int new_disc[2]; local
2874 new_disc[0]=0;
2875 new_disc[1]=0;
2951 new_disc[0]=1;
2957 new_disc[1]=1;
3039 new_disc[0]=1;
3044 new_disc[1]=1;
3180 start_script(new_disc); // Mov
[all...]
/asus-wl-520gu-7.0.1.45/src/router/rc.orig/
H A Dservices_ex.c936 void start_script(int *new_disc) // added by Jiahao for WL500gP argument
954 if ( *(new_disc+i)==1 )
2870 int new_disc[2]; local
2871 new_disc[0]=0;
2872 new_disc[1]=0;
2948 new_disc[0]=1;
2954 new_disc[1]=1;
3036 new_disc[0]=1;
3041 new_disc[1]=1;
3177 start_script(new_disc); // Mov
[all...]

Completed in 107 milliseconds