Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dport-aix.c63 static char old_registry[REGISTRY_SIZE] = ""; variable
342 if (setauthdb(registry, old_registry) == 0) in aix_setauthdb()
364 if (setauthdb(old_registry, NULL) == 0) in aix_restoreauthdb()
366 old_registry); in aix_restoreauthdb()
369 old_registry); in aix_restoreauthdb()