Searched refs:strict (Results 1 - 7 of 7) sorted by relevance

/bind-9.11.3/util/
H A Dmerge_copyrights11 use strict;
/bind-9.11.3/bin/dig/include/dig/
H A Ddig.h310 isc_boolean_t strict);
/bind-9.11.3/bin/delv/
H A Ddelv.c144 get_reverse(char *reverse, size_t len, char *value, isc_boolean_t strict);
1525 get_reverse(char *reverse, size_t len, char *value, isc_boolean_t strict) { argument
1548 * If 'strict' is not set, construct the
1556 if (strict && inet_pton(AF_INET, value, &addr.type.in) != 1)
/bind-9.11.3/win32utils/
H A DConfigure15 use strict;
/bind-9.11.3/bin/dig/
H A Ddighost.c501 isc_boolean_t strict)
527 * If 'strict' is not set, construct the
535 if (strict && inet_pton(AF_INET, value, &addr.type.in) != 1)
500 get_reverse(char *reverse, size_t len, char *value, isc_boolean_t ip6_int, isc_boolean_t strict) argument
/bind-9.11.3/unit/atf-src/
H A Dconfigure5905 *--identify-strict*)
/bind-9.11.3/
H A Dconfigure5288 *--identify-strict*)
17733 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if \"$CC\" supports -fno-strict-aliasing" >&5
17734 $as_echo_n "checking if \"$CC\" supports -fno-strict-aliasing... " >&6; }
17736 CFLAGS="$CFLAGS -Werror -fno-strict-aliasing"
17758 STD_CWARNINGS="$STD_CWARNINGS -fno-strict-aliasing"

Completed in 119 milliseconds