yb
struct yb *yp, *yq;
struct yb *yp;
if ((yp = (struct yb *) malloc(sizeof *yp)) == NULL)
struct yb *link;
struct yb *yb_head, *yb_tail;