HomeSort by: relevance | last modified time | path
    Searched refs:additions (Results 1 - 10 of 10) sorted by relevancy

  /src/external/bsd/unbound/dist/iterator/
iter_delegpt.h 240 * @param additions: will be set to 1 if a new address is added
245 socklen_t addrlen, uint8_t bogus, uint8_t lame, int* additions);
253 * @param additions: will be set to 1 if a new address is added
257 struct ub_packed_rrset_key* rrset, uint8_t lame, int* additions);
265 * @param additions: will be set to 1 if a new address is added
269 struct ub_packed_rrset_key* rrset, uint8_t lame, int* additions);
278 * @param additions: will be set to 1 if a new address is added
282 struct ub_packed_rrset_key* rrset, uint8_t lame, int* additions);
294 * @param additions: will be set to 1 if a new address is added
300 int* additions);
    [all...]
iter_delegpt.c 176 socklen_t addrlen, uint8_t bogus, uint8_t lame, int* additions)
197 ns->tls_auth_name, ns->port, additions);
203 uint8_t lame, char* tls_auth_name, int port, int* additions)
219 if(additions)
220 *additions = 1;
486 struct ub_packed_rrset_key* ak, uint8_t lame, int* additions)
501 len, (d->security==sec_status_bogus), lame, additions))
509 struct ub_packed_rrset_key* ak, uint8_t lame, int* additions)
524 len, (d->security==sec_status_bogus), lame, additions))
532 struct ub_packed_rrset_key* rrset, uint8_t lame, int* additions)
    [all...]
iterator.c 3864 int additions = 0; local
3877 dpns->lame, &additions))
3879 if(!additions) {
  /src/external/gpl3/gcc.old/dist/libgcc/config/cris/
umulsidi3.S 28 ;; additions for the high part. Compared to an implementation based on
166 ;; a*c + (a*d + b*c)>>16 plus carry from the additions into $r11.
  /src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
README 78 structure additions for rendering.
204 5. Minor additions and changes to the documentation.
  /src/tests/bin/sh/
t_option.sh 897 " Note that -V and -E are local shell additions"
  /src/external/gpl3/gcc.old/dist/libgcc/config/arm/
lib1funcs.S 852 @ perform the additions below. We must test for this though
853 @ (rather relying upon the TSTs to prevent the additions) since
  /src/sys/arch/m68k/060sp/dist/
fplsp.s 276 # leave room for future possible additions
  /src/external/gpl3/binutils/dist/gprofng/doc/
texinfo.tex 3302 % fix it (significant additions to font machinery) until someone notices.
  /src/external/gpl3/binutils.old/dist/gprofng/doc/
texinfo.tex 3302 % fix it (significant additions to font machinery) until someone notices.

Completed in 59 milliseconds