Searched refs:strict (Results 1 - 7 of 7) sorted by relevance
/bind-9.11.3/util/ |
H A D | merge_copyrights | 11 use strict;
|
/bind-9.11.3/bin/dig/include/dig/ |
H A D | dig.h | 310 isc_boolean_t strict);
|
/bind-9.11.3/bin/delv/ |
H A D | delv.c | 144 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 D | Configure | 15 use strict;
|
/bind-9.11.3/bin/dig/ |
H A D | dighost.c | 501 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 D | configure | 5905 *--identify-strict*)
|
/bind-9.11.3/ |
H A D | configure | 5288 *--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