Home
last modified time | relevance | path

Searched refs:an_entry (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/cvs/src/
Dserver.c1734 struct an_entry { struct
1735 struct an_entry *next; argument
1739 static struct an_entry *entries; argument
1744 struct an_entry *p; in serve_is_modified()
1835 p = xmalloc (sizeof (struct an_entry)); in serve_is_modified()
2061 struct an_entry *p; in serve_unchanged()
2166 struct an_entry *p; in serve_entry()
2195 p = xmalloc (sizeof (struct an_entry)); in serve_entry()
2298 struct an_entry *p; in server_write_entries()
2299 struct an_entry *q; in server_write_entries()