OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USE_GNUTLS
(Results
1 - 2
of
2
) sorted by null
/external/iputils/
Makefile
38
USE_GNUTLS
=yes
60
#
USE_GNUTLS
: DEF_GNUTLS, LIB_GNUTLS
62
ifneq ($(
USE_GNUTLS
),no)
63
LIB_CRYPTO = $(call FUNC_LIB,$(
USE_GNUTLS
),$(LDFLAG_GNUTLS))
ping6.c
169
#ifdef
USE_GNUTLS
[
all
...]
Completed in 157 milliseconds