urec
struct urec *up;
if ((ur = (struct urec *) realloc(ur, a_usize *
sizeof (struct urec))) == NULL) {
struct urec *up;
struct urec *urlast;
if ((ur = (struct urec *) calloc(a_usize,
sizeof (struct urec))) == NULL) {