Searched refs:parent_buf (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/postfix-255/postfix/src/util/
H A Dsafe_open.c154 VSTRING *parent_buf = vstring_alloc(100); local
155 const char *parent_path = sane_dirname(parent_buf, path);
162 vstring_free(parent_buf);

Completed in 100 milliseconds