Searched refs:llen (Results 1 – 1 of 1) sorted by relevance
65 line + llen < buf + blen; \66 line += llen + 1, \128 const char *end = &line[llen]; in ReadItemValue()954 int llen; in PreprocessConf() local958 LINE_FOREACH(line, llen, raw, len) { in PreprocessConf()960 for (i = 0; i < llen; i++) { in PreprocessConf()1107 int llen; in ParseBlock() local1116 llen = 0; in ParseBlock()1118 blk->feed(blk, line, llen); in ParseBlock()1178 int llen; in LoadConfigurationUpperHalf() local[all …]