_qexthdlr_t
_qexthdlr_t *head;
_qexthdlr_t *p;
if ((p = lmalloc(sizeof (_qexthdlr_t))) == NULL)
lfree(p, sizeof (_qexthdlr_t));