Lines Matching defs:offs
460 int offs;467 int offs = d->offs;474 offs += scnprintf(buf + offs,475 PAGE_SIZE - offs,482 offs += scnprintf(buf + offs,483 PAGE_SIZE - offs,490 d->offs = offs;512 return d.offs;518 int offs = 0;521 offs += scnprintf(buf + offs, PAGE_SIZE - offs, "%s\n",524 return offs;