Searched refs:strings (Results 1 - 11 of 11) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/
H A Dutils_test.cpp248 std::set< std::string > strings; local
249 strings.insert("First");
250 strings.insert("Second");
252 ATF_REQUIRE( atf::utils::grep_collection("irs", strings));
253 ATF_REQUIRE( atf::utils::grep_collection("cond", strings));
254 ATF_REQUIRE(!atf::utils::grep_collection("Third", strings));
260 std::vector< std::string > strings; local
261 strings.push_back("First");
262 strings.push_back("Second");
264 ATF_REQUIRE( atf::utils::grep_collection("irs", strings));
[all...]
/bind-9.6-ESV-R11/lib/dns/rdata/generic/
H A Dtxt_16.c30 int strings; local
40 strings = 0;
46 strings++;
56 strings++;
60 return (strings == 0 ? ISC_R_UNEXPECTEDEND : ISC_R_SUCCESS);
H A Dspf_99.c30 int strings; local
40 strings = 0;
49 strings++;
53 return (strings == 0 ? ISC_R_UNEXPECTEDEND : ISC_R_SUCCESS);
/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Dstring.h34 #include <strings.h>
/bind-9.6-ESV-R11/contrib/zkt/
H A Dzconf.c51 # include <strings.h>
H A Dconfigure606 # include <strings.h>
2565 inside strings and character constants. */
3280 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
4275 for ac_header in fcntl.h netdb.h stdlib.h getopt.h string.h strings.h sys/socket.h sys/time.h sys/types.h syslog.h unistd.h utime.h term.h curses.h
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dltconfig155 # metacharacters that are still active within double-quoted strings.
1285 strings "$collect2name" | grep resolve_lib_name >/dev/null
2719 # Double-quote double-evaled strings.
/bind-9.6-ESV-R11/
H A Dconfigure636 # include <strings.h>
2847 # double-quoted strings.
2867 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
2868 $as_echo_n "checking how to print strings... " >&6; }
3649 inside strings and character constants. */
7126 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
8692 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
12089 inside strings and character constants. */
13140 # finding both strings is unlikely to happen, but who knows?
14878 STD_CWARNINGS="$STD_CWARNINGS -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings
[all...]
/bind-9.6-ESV-R11/unit/atf-src/
H A Dconfigure764 # include <strings.h>
4076 inside strings and character constants. */
7053 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
7311 # metacharacters that are still active within double-quoted strings.
8539 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
11286 inside strings and character constants. */
12849 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
15424 -Wwrite-strings"
17585 # Quote evaled strings.
17686 # Double-quote double-evaled strings
[all...]
/bind-9.6-ESV-R11/contrib/queryperf/
H A Dconfigure2558 inside strings and character constants. */
4056 # Neutralize special characters interpreted by sed in replacement strings.
/bind-9.6-ESV-R11/contrib/query-loc-0.4.0/
H A Dconfigure299 # include <strings.h>
2822 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \

Completed in 299 milliseconds