Home | History | Annotate | Download | only in getty

Lines Matching refs:EP

252 	} else if (AP || EP || OP) {
256 if (OP && !EP) {
261 } else if (EP && !OP) {
266 } else if (AP || (EP && OP)) {
604 char **ep;
606 ep = env;
609 *ep++ = termbuf;
615 *ep++ = p;
619 *ep++ = p;
621 *ep = (char *)0;