Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/cvs/src/
H A Dmodules.c38 struct sortrec struct
820 static struct sortrec *s_head;
842 const struct sortrec *left = (const struct sortrec *) l;
843 const struct sortrec *right = (const struct sortrec *) r;
862 struct sortrec *s_rec;
870 s_head = (struct sortrec *) xrealloc ((char *) s_head, s_max * sizeof (*s_head));
949 struct sortrec *s_h;
969 qsort ((PTR) s_head, s_count, sizeof (struct sortrec), sort_order);
H A DChangeLog-971514 (struct sortrec): Document allocation policies (status quo except