doublequote
static char *doublequote(char *);
if ((s = doublequote(name)) == NULL)
if ((s = doublequote(path)) == NULL)