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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/apps/
H A Dgeoipupdate.c31 #define PRODUCT_ID_TOKEN "ProductIds" macro
164 a_product_id_str = strstr((char *)lineptr, PRODUCT_ID_TOKEN);//search for a product id token in the line
168 a_ptr += strlen(PRODUCT_ID_TOKEN) + 1;

Completed in 79 milliseconds