Home | History | Annotate | Download | only in rdist

Lines Matching defs:pe

345 	char *pe, *pm, *pl;
351 for (pe = ++p; *pe; pe++)
352 switch (*pe) {
365 for (pe++; *pe && *pe != ']'; pe++)
367 if (!*pe)
372 if (brclev || !*pe) {
376 for (pl = pm = p; pm <= pe; pm++)
397 strlcat(restbuf, pe + 1, sizeof(restbuf));