Searched refs:usrstr (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rc/
H A Dservices.c2245 char usrstr[64]; local
2347 snprintf(usrstr, sizeof(usrstr), "%s:%s", user, passwd);
2406 "-u", usrstr, wild ? "-w" : "",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rc/
H A Dservices.c2245 char usrstr[64]; local
2347 snprintf(usrstr, sizeof(usrstr), "%s:%s", user, passwd);
2406 "-u", usrstr, wild ? "-w" : "",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rc/
H A Dservices.c2245 char usrstr[64]; local
2347 snprintf(usrstr, sizeof(usrstr), "%s:%s", user, passwd);
2406 "-u", usrstr, wild ? "-w" : "",

Completed in 96 milliseconds