Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsasl/lib/
H A Dserver.c668 int full_file = 0; local
682 full_file = !S_ISDIR(buf.st_mode);
685 if (!full_file) {
705 conf_file = full_file ? conf_to_config : alloc_file_name;
707 if (full_file || stat(conf_file, &buf) == 0)