Lines Matching defs:runtime_dir_prefix
45 #define RUNTIME_DIR_PREFIX runtime_dir_prefix != NULL ? runtime_dir_prefix : BASE_RUNTIME_DIR_PREFIX
58 const char *runtime_dir_prefix;
66 runtime_dir_prefix = openpam_get_option(pamh, "runtime_dir_prefix");
214 const char *runtime_dir_prefix;
221 runtime_dir_prefix = openpam_get_option(pamh, "runtime_dir_prefix");
238 PAM_VERBOSE_ERROR("open: %s failed (%d)\n", runtime_dir_prefix, rt_dir_prefix);
298 PAM_VERBOSE_ERROR("Can't cleanup %s/%s\n", runtime_dir_prefix, user);