Searched refs:t_normpath (Results 1 – 3 of 3) sorted by relevance
/dports/mail/dovecot/dovecot-2.3.17/src/lib/ |
H A D | path-util.c | 254 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 D | path-util.h | 16 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 D | ChangeLog | 13489 t_normpath().
|