shellpr
if ((cp2 = shellpr(cp)) != NULL) {
while ((cp2 = shellpr(XX(cp))) != NULL)
char * shellpr(char *);
if ((cp = shellpr(cmdline)) != NULL) {