OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:USE_PAM
(Results
1 - 7
of
7
) sorted by relevancy
/src/crypto/external/bsd/openssh/libexec/sshd-auth/
Makefile
50
.if (${
USE_PAM
} != "no")
60
.else #
USE_PAM
== no
67
.endif #
USE_PAM
== no
/src/libexec/ftpd/
Makefile
30
.if (${
USE_PAM
} != "no")
34
.else #
USE_PAM
== no
40
.endif #
USE_PAM
== no
/src/usr.bin/lock/
Makefile
13
.if (${
USE_PAM
} != "no")
17
.else #
USE_PAM
== no
23
.endif #
USE_PAM
== no
/src/crypto/external/bsd/openssh/libexec/sshd-session/
Makefile
23
.if (${
USE_PAM
} != "no")
33
.else #
USE_PAM
== no
40
.endif #
USE_PAM
== no
/src/usr.bin/login/
Makefile
15
.if (${
USE_PAM
} != "no")
19
.else #
USE_PAM
== no
35
.endif #
USE_PAM
== no
/src/usr.bin/su/
Makefile
18
.if ${
USE_PAM
} != "no"
26
.else #
USE_PAM
== no
63
.endif #
USE_PAM
== no
/src/distrib/evbarm/instkernel/sshramdisk/
Makefile
40
USE_PAM
:= no
45
.export
USE_PAM
Completed in 27 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026