Lines Matching defs:filename
80 struct filename {
81 struct filename *fn_next;
84 struct filename *fnanchor = 0;
130 struct filename *fnp;
202 * for each filename, doit
423 struct filename *fnp;
424 struct filename *fnpc;
439 fnp = (struct filename *)malloc(sizeof (struct filename));
458 struct filename *fnp;
459 struct filename *fnpc;
462 fnp = (struct filename *)malloc(sizeof (struct filename));