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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rc/sysdeps/qca/
H A Dqca.c361 char path5[sizeof(NAWDS_SH_FMT) + 6] = ""; local
1114 sprintf(path5, NAWDS_SH_FMT, wif);
1115 unlink(path5);
1122 if (!(fp5 = fopen(path5, "w+"))) {
1123 dbg("%s: open %s fail!\n", __func__, path5);
1304 if (atoi(str) && !subnet && f_exists(path5))
1305 fprintf(fp2, "%s\n", path5);
1439 chmod(path5, 0777); /* nawds_athX.sh */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rc/sysdeps/qca/
H A Dqca.c361 char path5[sizeof(NAWDS_SH_FMT) + 6] = ""; local
1114 sprintf(path5, NAWDS_SH_FMT, wif);
1115 unlink(path5);
1122 if (!(fp5 = fopen(path5, "w+"))) {
1123 dbg("%s: open %s fail!\n", __func__, path5);
1304 if (atoi(str) && !subnet && f_exists(path5))
1305 fprintf(fp2, "%s\n", path5);
1439 chmod(path5, 0777); /* nawds_athX.sh */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rc/sysdeps/qca/
H A Dqca.c361 char path5[sizeof(NAWDS_SH_FMT) + 6] = ""; local
1114 sprintf(path5, NAWDS_SH_FMT, wif);
1115 unlink(path5);
1122 if (!(fp5 = fopen(path5, "w+"))) {
1123 dbg("%s: open %s fail!\n", __func__, path5);
1304 if (atoi(str) && !subnet && f_exists(path5))
1305 fprintf(fp2, "%s\n", path5);
1439 chmod(path5, 0777); /* nawds_athX.sh */

Completed in 138 milliseconds