Searched refs:vendortemp (Results 1 – 1 of 1) sorted by relevance
96 char vendortemp[BUFF_SIZE]; in main() local127 snprintf(vendortemp, sizeof(vendortemp), "vendor.%s", temp); in main()128 final_prop_name = vendortemp; in main()