OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DHAVE_STRLCPY
(Results
1 - 2
of
2
) sorted by null
/external/mksh/
Android.mk
62
-
DHAVE_STRLCPY
=1 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 \
/external/linux-tools-perf/perf-3.12.0/tools/perf/config/
Makefile
403
ifeq ($(call try-cc,$(SOURCE_STRLCPY),,-
DHAVE_STRLCPY
),y)
404
CFLAGS += -
DHAVE_STRLCPY
Completed in 34 milliseconds