Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dscan_dir.h23 extern char *scan_dir_path(SCAN_DIR *);
H A Dscan_dir.c119 char *scan_dir_path(SCAN_DIR *scan) in scan_dir_path() function
/netbsd-src/external/ibm-public/postfix/dist/src/postsuper/
H A Dpostsuper.c977 postrmdir(scan_dir_path(info)); in super()
999 vstring_sprintf(actual_path, "%s/%s", scan_dir_path(info), path); in super()