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

/illumos-gate/usr/src/lib/libkmf/plugins/kmf_openssl/common/
H A Dopenssl_spi.c156 test_for_file(char *, mode_t);
4637 if (test_for_file(fullpath, 0400) == 1) {
4836 test_for_file(char *filename, mode_t mode) function
4905 if (test_for_file(fullpath, 0400) == 1) {

Completed in 103 milliseconds