check_path
const char *check_path;
check_path = IS_VOLATILE(be) ? be->be_ppath : be->be_path;
new = sqlite_open(check_path, 0600, &errp);
backend_panic("reopening %s: %s\n", check_path, errp);
r = backend_is_readonly(new, check_path);
if (check_path(path, &st) < 0) {
if (check_path(arg0, &st) < 0) {
if (check_path(daemon, &st) < 0) {
} else if (check_path(daemon, &st) >= 0) {
check_path(conf, &st);
(void) check_path(buf[0] ? buf : "/", &stbuf);
extern int check_path();
if (check_path(REAL_DAEMON_DIR, &st) < 0) {
(void) check_path(hosts_allow_table, &st);
(void) check_path(hosts_deny_table, &st);
if (check_path(REAL_DAEMON_DIR, &st) < 0) {
(void) check_path(hosts_allow_table, &st);
(void) check_path(hosts_deny_table, &st);