Searched refs:scan_dir_open (Results 1 – 11 of 11) sorted by relevance
21 extern SCAN_DIR *scan_dir_open(const char *);
167 SCAN_DIR *scan_dir_open(const char *path) in scan_dir_open() function
73 queue_dir = scan_dir_open(src_queue); in qmgr_move()
109 scan_info->handle = scan_dir_open(scan_info->queue); in qmgr_scan_start()
323 && (dir = scan_dir_open(conf_path_d)) != 0) { in dymap_init()
380 SCAN_DIR *scan = scan_dir_open(qp->name); in showq_service()
561 scan = scan_dir_open(queue_name); in pickup_service()
661 scan = scan_dir_open(MAIL_QUEUE_FLUSH); in flush_refresh_service()
964 info = scan_dir_open(queue_name); in super()