/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
#include "lib.h"
#include "ipwd.h"
#include "home-expand.h"
{
return 0;
path++;
} else {
if (p == NULL) {
path = "";
} else {
path = p+1;
}
case -1:
break;
case 0:
break;
default:
break;
}
}
return -1;
if (*path == '\0')
else
return 0;
}
{
(void)home_try_expand(&path);
return path;
}
{
return path;
return home;
return path;
/* ~/ used */
}