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

/bind-9.6-ESV-R11/lib/dns/
H A Dopenssldh_link.c313 int special = 0; local
343 special = *r.base++;
345 special = uint16_fromregion(&r);
346 switch (special) {
368 * special, but it might not be. If it's 0 and the prime is not
369 * special, we have a problem.
380 if (special != 0) {
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/util/
H A Dgenerate_normalize_data.pl481 * Flags for special case mapping.
/bind-9.6-ESV-R11/lib/isccfg/include/isccfg/
H A Dgrammar.h327 cfg_parse_special(cfg_parser_t *pctx, int special);
328 /*%< Parse a required special character 'special'. */
/bind-9.6-ESV-R11/bin/tests/
H A Dnamed.conf613 * Two categories, 'packet' and 'eventlib', are special. Only one
/bind-9.6-ESV-R11/contrib/dlz/drivers/
H A Ddlz_postgres_driver.c244 * want special characters in the string causing problems.
/bind-9.6-ESV-R11/lib/isccfg/
H A Dparser.c319 cfg_parse_special(cfg_parser_t *pctx, int special) { argument
323 pctx->token.value.as_char == special)
326 cfg_parser_error(pctx, CFG_LOG_NEAR, "'%c' expected", special);
/bind-9.6-ESV-R11/
H A Dltmain.sh15 # As a special exception to the GNU General Public License,
131 # the _XPG environment variable is not equal to 1 (one), the special
211 # PREFIX and SUFFIX must not contain globbing or regex special
2138 && func_warning "libobj name \`$libobj' may not contain shell special characters."
4063 # special case for '.'
4988 special way:
4994 - Backslashes not followed by double quotes are not special.
6094 # $postdeps and mark them as special (i.e., whose duplicates are
6268 # We need to do some special things here, and not later.
6598 # special handlin
[all...]

Completed in 34 milliseconds