Searched refs:bufn (Results 1 – 1 of 1) sorted by relevance
239 char bufn[1025] = {}; in input_parseDictionary() local242 sscanf(lineptr, "%1024[^=]=\"%1024s", bufn, bufv) != 2) { in input_parseDictionary()