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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/miniupnpc/
H A Dminiupnpc.h39 char friendlyName[32]; member in struct:UPNPDevInfo
H A Dminiupnpc.c932 char *opts[] = {"<friendlyName>","<manufacturer>", "<presentationURL>",
1220 parsedescxml(desc[i].xml, &IGDInfo.friendlyName, &IGDInfo.iconUrl);
1223 fprintf(xml_fd, " F Name: %s\n", IGDInfo.friendlyName);
1231 strcpy(dev->DevInfo.friendlyName, IGDInfo.friendlyName);
H A Dupnpc.c1043 fprintf(fp,"%s\n", device->DevInfo.friendlyName);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/miniupnpc/
H A Dminiupnpc.h39 char friendlyName[32]; member in struct:UPNPDevInfo
H A Dminiupnpc.c932 char *opts[] = {"<friendlyName>","<manufacturer>", "<presentationURL>",
1220 parsedescxml(desc[i].xml, &IGDInfo.friendlyName, &IGDInfo.iconUrl);
1223 fprintf(xml_fd, " F Name: %s\n", IGDInfo.friendlyName);
1231 strcpy(dev->DevInfo.friendlyName, IGDInfo.friendlyName);
H A Dupnpc.c1043 fprintf(fp,"%s\n", device->DevInfo.friendlyName);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/miniupnpc/
H A Dminiupnpc.h39 char friendlyName[32]; member in struct:UPNPDevInfo
H A Dminiupnpc.c932 char *opts[] = {"<friendlyName>","<manufacturer>", "<presentationURL>",
1220 parsedescxml(desc[i].xml, &IGDInfo.friendlyName, &IGDInfo.iconUrl);
1223 fprintf(xml_fd, " F Name: %s\n", IGDInfo.friendlyName);
1231 strcpy(dev->DevInfo.friendlyName, IGDInfo.friendlyName);
H A Dupnpc.c1043 fprintf(fp,"%s\n", device->DevInfo.friendlyName);

Completed in 90 milliseconds