Searched defs:listitem (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/cscope-fast/
H A Ddir.c61 static struct listitem { /* source file table entry */ struct
63 struct listitem *next;
380 struct listitem *p;
396 struct listitem *p;
405 p = (struct listitem *)mymalloc(sizeof (struct listitem));
418 struct listitem *p, *nextp;

Completed in 45 milliseconds