Searched refs:less (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/lib/isc/
H A Dheap.c208 isc_boolean_t less; local
221 less = heap->compare(elt, heap->array[index]);
223 if (less)
/bind-9.6-ESV-R11/contrib/zkt/
H A Dzconf.c913 ret = fprintf (stderr, "Max TTL (%ld) should be less or equal signature validity (%ld)\n",
919 fprintf (stderr, "Re-signing interval (%s) should be less than ", timeint2str (z->resign));

Completed in 18 milliseconds