Home | History | Annotate | Download | only in make-3.81

Lines Matching defs:ep

888       register char **ep = child->environment;
889 while (*ep != 0)
890 free (*ep++);