Lines Matching refs:fne
626 unsigned char *fn, *fne;671 fne = tagfbuf - 1;672 while (fne) {673 fn = ++fne;674 while (*fne && *fne != ' ')675 fne++;676 if (*fne == 0)677 fne = 0; /* done, quit after this time */679 *fne = 0; /* null terminate filename */