Searched refs:sc_repo_doordir (Results 1 – 3 of 3) sorted by relevance
387 if (old->sc_repo_doordir != NULL) in engine_source()388 est->sc_repo_doordir = safe_strdup(old->sc_repo_doordir); in engine_source()454 if (est->sc_repo_doordir != NULL) in engine_source()455 free((void *)est->sc_repo_doordir); in engine_source()492 est->sc_repo_doordir = cp ? cp : "/var/run"; in engine_init()
347 const char *sc_repo_doordir; member
775 est->sc_repo_doorname = tempnam(est->sc_repo_doordir, "scfdr"); in start_private_repository()