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

/dovecot/src/lib-smtp/
H A Dtest-smtp-payload.c113 test_file_open(const char *path) function
259 fstream = test_file_open(path);
650 fstream = test_file_open(path);
/dovecot/src/lib-http/
H A Dtest-http-payload.c129 test_file_open(const char *path,
250 fstream = test_file_open(fpath, &status, &reason);
838 fstream = test_file_open(path, &status, &reason);
1080 fstream = test_file_open(path, &status, NULL);
1158 fstream = test_file_open(path, NULL, NULL);

Completed in 11 milliseconds