Searched defs:abspath (Results 1 - 2 of 2) sorted by relevance

/dovecot/
H A Dupdate-version.sh9 abspath() function
22 abspath "${SRCDIR}" 1
23 abspath "${BUILDDIR}" 2
/dovecot/src/master/
H A Dmain.c578 const char *abspath, *error; local
579 if (t_abspath(path, &abspath, &error) < 0) {
582 return p_strdup(list->pool, abspath);

Completed in 11 milliseconds