/bind-9.6-ESV-R11/unit/atf-src/admin/ |
H A D | install-sh | 61 suffix="" 66 -b) suffix=".old" 257 *%*) suffix=`echo x | 266 *) suffix="$suffixfmt";; 268 dstbackup="$dstfinal$suffix" 289 if [ x"$suffix" != x ] && [ -f "$dstfinal" ]
|
H A D | ltmain.sh | 1494 SOURCEFILE, then substituting the C source code suffix \`.c' with the 1495 library object suffix, \`.lo'." 1560 -avoid-version do not add a version suffix if possible 2532 func_fatal_error "unknown suffix for \`$my_dlsyms'" 7817 # a .exe suffix, so we strip it off here.
|
/bind-9.6-ESV-R11/bin/tests/ |
H A D | name_test.c | 88 dns_name_t *prefix, *suffix; local 334 suffix = dns_fixedname_name(&fsuffix); 336 dns_name_split(name, split_label, prefix, suffix); 339 printf(" suffix = "); 340 print_name(suffix);
|
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/lib/ |
H A D | unicode.c | 104 #define MAKE_UNICODE_HANDLE(version, suffix) \ 106 compose_sym(canonclass_, suffix), \ 107 compose_sym(decompose_, suffix), \ 108 compose_sym(compose_, suffix) }
|
/bind-9.6-ESV-R11/lib/dns/ |
H A D | name.c | 2009 dns_name_concatenate(dns_name_t *prefix, dns_name_t *suffix, dns_name_t *name, argument 2021 * Concatenate 'prefix' and 'suffix'. 2025 REQUIRE(suffix == NULL || VALID_NAME(suffix)); 2031 if (suffix == NULL || suffix->labels == 0) 2066 length += suffix->length; 2067 labels += suffix->labels; 2079 if ((suffix->attributes & DNS_NAMEATTR_ABSOLUTE) != 0) 2081 memmove(ndata + prefix_length, suffix 2111 dns_name_split(dns_name_t *name, unsigned int suffixlabels, dns_name_t *prefix, dns_name_t *suffix) argument [all...] |
H A D | dst_api.c | 112 const char *ofilename, const char *suffix); 1231 const char *suffix = ""; local 1237 suffix = ".private"; 1239 suffix = ".key"; 1254 len = 1 + 3 + 1 + 5 + strlen(suffix) + 1; 1258 suffix); 1339 const char *suffix) 1351 n = snprintf(filename, len, "%.*s%s", olen, ofilename, suffix); 1338 addsuffix(char *filename, unsigned int len, const char *ofilename, const char *suffix) argument
|
H A D | gen.c | 526 char *suffix = NULL; local 587 suffix = isc_commandline_argument; 891 if (suffix != NULL) { 892 if ((fd = fopen(suffix,"r")) != NULL) {
|
H A D | rbt.c | 373 dns_name_t *add_name, *new_name, current_name, *prefix, *suffix; local 412 suffix = dns_fixedname_name(&fixedsuffix); 453 * This name has some suffix in common with the 459 * to a new tree that has the common suffix, and 493 * to have just the common suffix, and a down 524 * two names and a suffix that is the common 528 prefix, suffix); 529 result = create_node(rbt->mctx, suffix, 858 * The names have some common suffix labels.
|
H A D | resolver.c | 2631 dns_name_t suffix; local 2642 dns_name_init(&suffix, NULL); 2644 dns_name_getlabelsequence(name, 1, labels - 1, &suffix); 2645 name = &suffix; 3525 dns_name_t suffix; local 3624 dns_name_init(&suffix, NULL); 3626 dns_name_getlabelsequence(name, 1, labels - 1, &suffix); 3627 fwdname = &suffix;
|
/bind-9.6-ESV-R11/lib/dns/include/dns/ |
H A D | name.h | 925 dns_name_concatenate(dns_name_t *prefix, dns_name_t *suffix, 928 * Concatenate 'prefix' and 'suffix'. 934 *\li 'suffix' is a valid name or NULL. 941 *\li If 'prefix' is absolute, 'suffix' must be NULL or the empty name. 958 dns_name_t *prefix, dns_name_t *suffix); 964 * \li 'name' is split such that 'suffix' holds the most significant 968 * and 'suffix' will end up pointing at the data for 'name'. 970 *\li It is legitimate to pass a 'prefix' or 'suffix' that has 974 *\li It is also legitimate to pass a 'prefix' or 'suffix' that is 984 *\li 'suffix' i [all...] |
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/ |
H A D | ltconfig | 600 echo $ac_n "checking for object suffix... $ac_c" 1>&6 603 echo "$progname:603: checking for object suffix" >& 5 622 echo $ac_n "checking for executable suffix... $ac_c" 1>&6 629 echo "$progname:629: checking for executable suffix" >& 5 2866 # Object file suffix (normally "o"). 2869 # Old archive suffix (normally "a"). 2872 # Executable file suffix (normally "").
|
H A D | ltmain.sh | 2651 $echo "$modename: unknown suffix for \`$dlsyms'" 1>&2 2783 # a .exe suffix, so we strip it off here. 3896 SOURCEFILE, then substituting the C source code suffix \`.c' with the 3897 library object suffix, \`.lo'." 3958 -avoid-version do not add a version suffix if possible
|
/bind-9.6-ESV-R11/contrib/queryperf/ |
H A D | configure | 876 -program-suffix | --program-suffix | --program-suffi | --program-suff \ 879 -program-suffix=* | --program-suffix=* | --program-suffi=* \ 2216 # safe: cross compilers may not add the suffix if given an `-o' 2252 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5 2253 $as_echo_n "checking for suffix of executables... " >&6; } 2281 as_fn_error $? "cannot compute suffix of executables: cannot compile and link 2350 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 2351 $as_echo_n "checking for suffix o [all...] |
/bind-9.6-ESV-R11/contrib/query-loc-0.4.0/ |
H A D | configure | 513 -program-suffix | --program-suffix | --program-suffi | --program-suff \ 516 -program-suffix=* | --program-suffix=* | --program-suffi=* \ 1738 echo "$as_me:$LINENO: checking for suffix of executables" >&5 1739 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6 1760 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 1762 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link 1774 echo "$as_me:$LINENO: checking for suffix of object files" >&5 1775 echo $ECHO_N "checking for suffix o [all...] |
/bind-9.6-ESV-R11/contrib/zkt/ |
H A D | configure | 915 -program-suffix | --program-suffix | --program-suffi | --program-suff \ 918 -program-suffix=* | --program-suffix=* | --program-suffi=* \ 2140 # safe: cross compilers may not add the suffix if given an `-o' 2214 { echo "$as_me:$LINENO: checking for suffix of executables" >&5 2215 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; } 2240 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 2242 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link 2254 { echo "$as_me:$LINENO: checking for suffix o [all...] |
/bind-9.6-ESV-R11/unit/atf-src/ |
H A D | configure | 1214 -program-suffix | --program-suffix | --program-suffi | --program-suff \ 1217 -program-suffix=* | --program-suffix=* | --program-suffi=* \ 1561 --program-suffix=SUFFIX append SUFFIX to installed program names 3735 # safe: cross compilers may not add the suffix if given an `-o' 3771 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5 3772 $as_echo_n "checking for suffix of executables... " >&6; } 3800 as_fn_error $? "cannot compute suffix of executables: cannot compile and link 3869 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix o [all...] |
/bind-9.6-ESV-R11/ |
H A D | configure | 1221 -program-suffix | --program-suffix | --program-suffi | --program-suff \ 1224 -program-suffix=* | --program-suffix=* | --program-suffi=* \ 3308 # safe: cross compilers may not add the suffix if given an `-o' 3344 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5 3345 $as_echo_n "checking for suffix of executables... " >&6; } 3373 as_fn_error $? "cannot compute suffix of executables: cannot compile and link 3442 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 3443 $as_echo_n "checking for suffix o [all...] |