Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dservconf.c66 #if !defined(SSHD_PAM_SERVICE)
67 # define SSHD_PAM_SERVICE "sshd" macro
305 options->pam_service_name = xstrdup(SSHD_PAM_SERVICE); in fill_default_server_options()
H A Dconfigure.ac3790 AC_DEFINE_UNQUOTED([SSHD_PAM_SERVICE], definition
H A DChangeLog9691 by defining SSHD_PAM_SERVICE.