Searched refs:commit_info (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/src/
H A Dcommit.c62 struct commit_info struct
72 List *cilist; /* list with commit_info structs */
809 struct commit_info *ci;
1060 ci = xmalloc (sizeof (struct commit_info));
1332 struct commit_info *ci;
2445 * Free the commit_info structure in p.
2450 struct commit_info *ci = p->data;
2462 * Free the commit_info structure in p.

Completed in 94 milliseconds