Searched refs:charpos (Results 1 – 1 of 1) sorted by relevance
110 off_t charpos; in parse_config() local269 if ((charpos = lseek(fd, 0, SEEK_CUR)) == -1) { in parse_config()273 charpos--; in parse_config()300 if (lseek(fd, charpos, SEEK_SET) == -1) { in parse_config()351 if ((charpos = lseek(fd, 0, SEEK_CUR)) == -1) { in parse_config()357 n = (uint32_t)(charpos - curpos); in parse_config()