Home | History | Annotate | Download | only in pkgdata

Lines Matching defs:tail

250     CharList    *tail;
451 tail = NULL;
453 o.fileListFiles = pkg_appendToList(o.fileListFiles, &tail, uprv_strdup(argv[n]));
1951 CharList *l, *tail = NULL, *tail2 = NULL;
2040 o->files = pkg_appendToList(o->files, &tail, uprv_strdup(linePtr));