HomeSort by: relevance | last modified time | path
    Searched refs:sentinel (Results 1 - 25 of 175) sorted by relevancy

1 2 3 4 5 6 7

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
func-ptrs.c 19 sentinel (void) function
27 sentinel ();
34 sentinel ();
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
func-ptrs.c 19 sentinel (void) function
27 sentinel ();
34 sentinel ();
  /src/external/mpl/bind/dist/bin/tests/system/rootkeysentinel/ns2/
sign.sh 29 echo root-key-sentinel-is-ta-$oldid A 10.53.0.1 >>$zonefile
30 echo root-key-sentinel-not-ta-$oldid A 10.53.0.2 >>$zonefile
31 echo root-key-sentinel-is-ta-$newid A 10.53.0.3 >>$zonefile
32 echo root-key-sentinel-not-ta-$newid A 10.53.0.4 >>$zonefile
33 echo old-is-ta CNAME root-key-sentinel-is-ta-$oldid >>$zonefile
34 echo old-not-ta CNAME root-key-sentinel-not-ta-$oldid >>$zonefile
35 echo new-is-ta CNAME root-key-sentinel-is-ta-$newid >>$zonefile
36 echo new-not-ta CNAME root-key-sentinel-not-ta-$newid >>$zonefile
37 echo bad-is-ta CNAME root-key-sentinel-is-ta-$badid >>$zonefile
38 echo bad-not-ta CNAME root-key-sentinel-not-ta-$badid >>$zonefil
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/rootkeysentinel/ns3/
named.conf.j2 25 root-key-sentinel yes;
  /src/external/mpl/bind/dist/bin/tests/system/rootkeysentinel/ns4/
named.conf.j2 25 root-key-sentinel no;
  /src/crypto/external/apache2/openssl/dist/crypto/bn/asm/
sparct4-mont.pl 123 my ($rp,$ap,$bp,$np,$sentinel)=map("%g$_",(1..5));
130 mov 0,$sentinel
138 mov -1,$sentinel
141 mov -1,$sentinel
144 sllx $sentinel,32,$sentinel
161 or $sentinel,%fp,%fp
162 or %g4,$sentinel,$sentinel
177 save %sp,-128,%sp; or $sentinel,%fp,%f
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/bn/asm/
sparct4-mont.pl 123 my ($rp,$ap,$bp,$np,$sentinel)=map("%g$_",(1..5));
130 mov 0,$sentinel
138 mov -1,$sentinel
141 mov -1,$sentinel
144 sllx $sentinel,32,$sentinel
161 or $sentinel,%fp,%fp
162 or %g4,$sentinel,$sentinel
177 save %sp,-128,%sp; or $sentinel,%fp,%f
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
sparct4-mont.pl 121 my ($rp,$ap,$bp,$np,$sentinel)=map("%g$_",(1..5));
128 mov 0,$sentinel
136 mov -1,$sentinel
139 mov -1,$sentinel
142 sllx $sentinel,32,$sentinel
159 or $sentinel,%fp,%fp
160 or %g4,$sentinel,$sentinel
175 save %sp,-128,%sp; or $sentinel,%fp,%f
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/rootkeysentinel/
tests.sh 57 newtest "check test zone resolves with 'root-key-sentinel yes;'" " (expect NOERROR)"
63 newtest "check root-key-sentinel-is-ta with old ta and" " 'root-key-sentinel yes;' (expect NOERROR)"
64 $DIG $DIGOPTS @10.53.0.3 root-key-sentinel-is-ta-${oldid}.example A >dig.out.ns3.test$n || ret=1
69 newtest "check root-key-sentinel-not-ta with old ta and" " 'root-key-sentinel yes;' (expect SERVFAIL)"
70 $DIG $DIGOPTS @10.53.0.3 root-key-sentinel-not-ta-${oldid}.example A >dig.out.ns3.test$n || ret=1
76 newtest "check root-key-sentinel-not-ta with old ta, CD=1 and" " 'root-key-sentinel yes;' (expect NOERROR)"
77 $DIG $DIGOPTS @10.53.0.3 +cd root-key-sentinel-not-ta-${oldid}.example A >dig.out.ns3.test$n || ret=
    [all...]
  /src/external/bsd/unbound/dist/testdata/stat_values.tdir/
stat_values_cachedb.conf 16 root-key-sentinel: no
stat_values_downstream_cookies.conf 15 root-key-sentinel: no
stat_values_discard_wait_limit.conf 16 root-key-sentinel: no
stat_values.conf 15 root-key-sentinel: no
  /src/external/bsd/libbind/dist/irs/
getaddrinfo.c 327 struct addrinfo sentinel; local
334 memset(&sentinel, 0, sizeof(sentinel));
335 cur = &sentinel;
498 if (sentinel.ai_next)
585 if (sentinel.ai_next) {
587 *res = sentinel.ai_next;
600 if (sentinel.ai_next)
601 freeaddrinfo(sentinel.ai_next);
699 struct addrinfo sentinel, *cur local
742 struct addrinfo sentinel; local
789 struct addrinfo sentinel; local
1165 struct addrinfo sentinel, *cur; local
    [all...]
dns_ho.c 562 struct addrinfo sentinel, *cur; local
568 memset(&sentinel, 0, sizeof(sentinel));
569 cur = &sentinel;
660 return(sentinel.ai_next);
697 struct addrinfo sentinel, *cur, ai; local
702 memset(&sentinel, 0, sizeof(sentinel));
703 cur = &sentinel;
1004 sentinel.ai_next->ai_canonname
    [all...]
lcl_ho.c 505 struct addrinfo sentinel, *cur; local
509 memset(&sentinel, 0, sizeof(sentinel));
510 cur = &sentinel;
551 if (sentinel.ai_next == NULL)
554 return(sentinel.ai_next);
  /src/lib/libc/net/
getaddrinfo.c 457 struct addrinfo sentinel; local
474 memset(&sentinel, 0, sizeof(sentinel));
475 cur = &sentinel;
603 if (sentinel.ai_next) {
654 if (sentinel.ai_next)
660 if (sentinel.ai_next) {
677 canonname = sentinel.ai_next->ai_canonname;
678 sentinel.ai_next->ai_canonname = NULL;
679 (void)reorder(&sentinel, &svd)
1229 struct addrinfo sentinel; local
1295 struct addrinfo sentinel; local
1708 struct addrinfo sentinel, *cur; local
2036 struct addrinfo sentinel, *cur, *ai; local
2102 struct addrinfo sentinel, *cur, *ai; local
2175 struct addrinfo sentinel, *ai; local
2371 struct addrinfo sentinel, *cur; local
2403 struct addrinfo sentinel, *cur; local
2483 struct addrinfo sentinel, *cur; local
    [all...]
  /src/external/gpl3/gdb/dist/gdb/dwarf2/
sect-names.h 72 int sentinel; member in struct:dwarf2_debug_sections
  /src/external/gpl3/gdb.old/dist/gdb/dwarf2/
sect-names.h 72 int sentinel; member in struct:dwarf2_debug_sections
  /src/external/bsd/unbound/dist/testdata/redis_reconnect_interval.tdir/
redis_reconnect_interval.conf 12 root-key-sentinel: no
  /src/external/bsd/unbound/dist/testdata/redis_replica.tdir/
redis_replica.conf 12 root-key-sentinel: no
  /src/external/apache2/llvm/dist/llvm/utils/gdb-scripts/
prettyprinters.py 435 sentinel = get_prev_and_sentinel(pointer.dereference())[1]
437 if sentinel:
443 (prev, sentinel) = get_prev_and_sentinel(base)
447 self.sentinel = sentinel
450 if self.sentinel:
451 yield 'sentinel', 'yes'
460 sentinel = val['Sentinel']
461 # First field is common base type of sentinel and ilist_node
    [all...]
  /src/lib/libcurses/
add_wch.c 106 assert(win->alines[i]->sentinel == SENTINEL_VALUE);
  /src/usr.sbin/faithd/
prefix.c 267 struct config sentinel; local
277 p = &sentinel;
278 sentinel.next = NULL;
286 config_list = sentinel.next;
  /src/external/bsd/openldap/dist/libraries/liblunicode/utbm/
utbm.c 266 ucs4_t c1, c2, sentinel; local
341 sentinel = ' ';
365 * Set the sentinel character.
367 sentinel = cp->uc;
422 * Set the new extra skip for the sentinel character.
425 cp->uc == sentinel)

Completed in 38 milliseconds

1 2 3 4 5 6 7