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

/bind-9.6-ESV-R11/lib/isc/unix/
H A Dinterfaceiter.c62 * not have a valid address family).
171 iter->valid = ISC_R_NOMORE;
178 iter->valid = ISC_R_SUCCESS;
180 iter->valid = ISC_R_NOMORE;
181 return (iter->valid);
193 if (iter->valid != ISC_R_SUCCESS)
194 return (iter->valid);
H A Difiter_getifaddrs.c49 isc_result_t valid; member in struct:isc_interfaceiter
80 iter->valid = ISC_R_FAILURE;
H A Difiter_ioctl.c81 isc_result_t valid; member in struct:isc_interfaceiter
370 iter->valid = ISC_R_FAILURE;
/bind-9.6-ESV-R11/contrib/zkt/
H A Dzconf.c902 fprintf (stderr, "Signature should be valid for at least 1 day and no longer than 3 month (12 weeks)\n");
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dltmain.sh1206 $echo "$modename: \`$arg' is not a valid libtool archive" 1>&2
1462 # is not unsupported. This is valid on all known static and
1657 # Check that each of the things are valid numbers.
1662 $echo "$modename: \`$vinfo' is not valid version information" 1>&2
1671 $echo "$modename: \`$vinfo' is not valid version information" 1>&2
1680 $echo "$modename: \`$vinfo' is not valid version information" 1>&2
1687 $echo "$modename: \`$vinfo' is not valid version information" 1>&2
3297 $echo "$modename: \`$file' is not a valid libtool archive" 1>&2
3633 $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2
H A Dltconfig252 --no-verify do not verify that HOST is a valid host type
317 # echo "$progname: warning \`$option' is not a valid host type" 1>&2
1093 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
/bind-9.6-ESV-R11/lib/dns/
H A Drbtdb.c1997 * Do we have a valid NSEC/NSEC3 chain?
2656 * search->zonecut_rdataset will still be valid later.
2840 isc_boolean_t valid = ISC_FALSE; local
2850 * Valid glue types are A, AAAA, A6. NS is also a valid glue type
2851 * if it occurs at a zone cut, but is not valid below it.
2890 valid = ISC_TRUE;
2895 return (valid);
3648 * still be valid later.
4066 * search->zonecut_rdataset will still be valid later.

Completed in 53 milliseconds