Searched refs:st1 (Results 1 – 1 of 1) sorted by relevance
1224 struct stat st1, st2; in config_set_defaults() local1268 if (-1 == stat(s->document_root->ptr, &st1)) { in config_set_defaults()1279 if (-1 == stat(srv->tmp_buf->ptr, &st1)) { in config_set_defaults()1295 if (0 == stat(srv->tmp_buf->ptr, &st1)) { in config_set_defaults()1320 if (st1.st_ino == st2.st_ino) { in config_set_defaults()