Home
last modified time | relevance | path

Searched refs:t_normpath (Results 1 – 3 of 3) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/lib/
H A Dpath-util.c254 int t_normpath(const char *path, const char **npath_r, const char **error_r) in t_normpath() function
267 return t_normpath(path, npath_r, error_r); in t_normpath_to()
269 return t_normpath(t_strconcat(root, "/", path, NULL), npath_r, error_r); in t_normpath_to()
H A Dpath-util.h16 int t_normpath(const char *path, const char **npath_r, const char **error_r);
/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/
H A DChangeLog13489 t_normpath().