PART_LNO 178 htags/anchor.c a->lineno = atoi(ptable.part[PART_LNO].start); PART_LNO 574 htags/common.c fid = path2fid(filename); PART_LNO 578 htags/common.c strbuf_puts(sb, gen_href_begin(srcdir, fid, HTML, ptable.part[PART_LNO].start)); PART_LNO 581 htags/common.c strbuf_sprintf(sb, "</td><td class='line'>%s</td><td class='file'>%s</td><td class='code'>", PART_LNO 585 htags/common.c strbuf_puts(sb, gen_href_begin(srcdir, fid, HTML, ptable.part[PART_LNO].start)); PART_LNO 610 htags/common.c recover(&ptable); PART_LNO 127 htags/dupindex.c snprintf(buf, sizeof(buf), "%s %s", ptable.part[PART_LNO].start, ptable.part[PART_PATH].start); PART_LNO 188 htags/dupindex.c snprintf(buf, sizeof(buf), "%s %s", ptable.part[PART_LNO].start, ptable.part[PART_PATH].start); PART_LNO 847 htags/fileindex.c snprintf(buf, sizeof(buf), "%s %s", ptable.part[PART_LNO].start, ptable.part[PART_PATH].start); PART_LNO 423 libutil/gtagsop.c *lno = atoi(ptable.part[PART_LNO].start); PART_LNO 437 libutil/gtagsop.c strbuf_puts(gtop->sb, ptable.part[PART_LNO].start);