OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USE_SASL
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/openldap/dist/tests/scripts/
conf.sh
15
if [ x"$WITH_SASL" = x"yes" -a x"$
USE_SASL
" != x"no" ] ; then
17
if [ x"$
USE_SASL
" = x"yes" ] ; then
18
USE_SASL
=SCRAM-SHA-256
20
SASL_MECH="\"saslmech=$
USE_SASL
\""
test029-ldapglue
31
if test $
USE_SASL
!= "no" ; then
32
if test $
USE_SASL
= "yes" ; then
35
MECH="$
USE_SASL
"
190
if test $
USE_SASL
!= "no" ; then
test028-idassert
36
if test $
USE_SASL
!= "no" ; then
37
if test $
USE_SASL
= "yes" ; then
40
MECH="$
USE_SASL
"
226
if test $
USE_SASL
!= "no" ; then
test076-authid-rewrite
24
case "$
USE_SASL
" in
28
MECH="$
USE_SASL
"
defines.sh
69
USE_SASL
=${SLAPD_USE_SASL-no}
/src/external/bsd/openldap/dist/tests/scripts/lloadd/
test006-sasl
20
if test $
USE_SASL
= "no" ; then
24
if test $
USE_SASL
= "yes" ; then
27
MECH="$
USE_SASL
"
Completed in 19 milliseconds
Indexes created Sat Apr 25 00:22:52 UTC 2026