el_malloc
if ((escaped_str = el_malloc(newlen)) == NULL)
temp = el_malloc((len + 1) * sizeof(*temp));
ptr = el_malloc(sizeof(*ptr));
b = el_malloc((size_t)(w + 1));
if ((el->el_read = el_malloc(sizeof(*el->el_read))) == NULL)
if ((he = el_malloc(sizeof(*he))) == NULL)
if ((he = el_malloc(sizeof(*he))) == NULL)
out = el_malloc((size_t)len + 1);
if ((path = el_malloc(len)) == NULL)
if ((hs = el_malloc(sizeof(*hs))) == NULL)
el->el_signal = el_malloc(sizeof(*el->el_signal));