Searched refs:answer (Results 51 - 75 of 77) sorted by relevance

1234

/freebsd-11.0-release/contrib/ldns/
H A Dresolver.c1097 ldns_resolver_send_pkt(ldns_pkt **answer, ldns_resolver *r, argument
1145 if (answer) {
1146 *answer = answer_pkt;
1207 ldns_resolver_send(ldns_pkt **answer, ldns_resolver *r, const ldns_rdf *name, argument
1266 /* allows answer to be NULL when not interested in return value */
1267 if (answer) {
1268 *answer = answer_pkt;
/freebsd-11.0-release/contrib/subversion/subversion/svn/
H A Dconflict-callbacks.c570 /* Ignore code "" (blank lines) which is not a valid answer. */
660 * NULL if the answer was not one of them.
662 * If the answer is the (globally recognized) 'help' option, then display
674 const char *answer;
676 SVN_ERR(svn_cmdline_prompt_user2(&answer, prompt, prompt_baton, scratch_pool));
677 if (strcmp(answer, "h") == 0 || strcmp(answer, "?") == 0)
686 *opt = find_option(conflict_options, answer);
697 * Return the answer in RESULT. B is the conflict baton for this
1019 * Return the answer i
673 const char *answer; local
[all...]
/freebsd-11.0-release/contrib/unbound/libunbound/
H A Dlibworker.c451 fill_res(struct ub_result* res, struct ub_packed_rrset_key* answer, argument
457 if(!answer) {
468 data = (struct packed_rrset_data*)answer->entry.data;
469 if(query_dname_compare(rq->qname, answer->rk.dname) != 0) {
470 if(!fill_canon(res, answer->rk.dname))
484 /* ttl for positive answers, from CNAME and answer RRs */
606 /* see if there is a fixed answer */
676 /* see if there is a fixed answer */
732 log_err("out of memory for async answer");
736 log_err("out of memory for async answer");
[all...]
/freebsd-11.0-release/tools/tools/net80211/w00t/redir/
H A Dredir.c210 register u_short answer; local
228 answer = ~sum;
229 return (answer);
/freebsd-11.0-release/contrib/gcclibs/libcpp/include/
H A Dcpplib.h45 struct answer;
601 struct answer * GTY ((tag ("NTV_ANSWER"))) answers;
/freebsd-11.0-release/usr.sbin/ypserv/
H A Dypinit.sh163 Creating an YP server will require that you answer a few questions.
/freebsd-11.0-release/crypto/openssl/engines/
H A De_chil.c1298 char answer = '\0'; local
1316 &answer);
1324 if (ok == -2 || (ok >= 0 && answer == 'C'))
/freebsd-11.0-release/contrib/gcc/
H A Dddg.c912 int answer;
981 answer = sbitmap_a_and_b_cg (result, reachable_from, reach_to);
986 return answer;
908 int answer; local
/freebsd-11.0-release/usr.sbin/rtsold/
H A Drtsol.c121 static u_char answer[1500]; local
170 rcviov[0].iov_base = (caddr_t)answer;
171 rcviov[0].iov_len = sizeof(answer);
/freebsd-11.0-release/contrib/binutils/bfd/
H A Dcoffgen.c299 struct bfd_section *answer = abfd->sections; local
308 while (answer)
310 if (answer->target_index == index)
311 return answer;
312 answer = answer->next;
/freebsd-11.0-release/contrib/gcc/config/
H A Dfp-bit.c308 lsb of the answer 0. */
861 UDItype answer = (UDItype)a->fraction.ll * (UDItype)b->fraction.ll;
863 high = answer >> BITS_PER_SI;
864 low = answer;
/freebsd-11.0-release/sbin/ping/
H A Dping.c510 case 'W': /* wait ms for answer */
1382 u_short answer; local
1408 answer = ~sum; /* truncate to 16 bits */
1409 return(answer);
/freebsd-11.0-release/contrib/compiler-rt/lib/builtins/sparc64/
H A Ddivsi3.S326 ! negate for answer < 0, otherwise annulled
H A Dmodsi3.S326 ! negate for answer < 0, otherwise annulled
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectType.cpp1850 (lldb) type summary add --summary-string "the answer is ${*var.ptr}" JustADemo
1852 Subsequently displaying demo_instance with 'frame variable' or 'expression' will display "the answer is 42"
1854 (lldb) type summary add --summary-string "the answer is ${*var.ptr}, and the question is ${var.value}" JustADemo
1856 Subsequently displaying demo_instance with 'frame variable' or 'expression' will display "the answer is 42 and the question is 3.14"
1862 (lldb) type summary add --summary-string "the answer is ${var.ptr}, and the question is ${var.value}" JustADemo
/freebsd-11.0-release/contrib/sendmail/src/
H A Dmap.c3373 ** bind DN, and secret) can answer queries for multiple maps.
3602 char *answer; local
3604 answer = __getldapaliasbyname(name, &rc);
3606 char answer[MAXNAME + 1]; local
3608 rc = __getldapaliasbyname(name, answer, sizeof(answer));
3621 answer);
3625 result = map_rewrite(map, answer, strlen(answer), av);
3627 free(answer);
[all...]
/freebsd-11.0-release/contrib/traceroute/
H A Dtraceroute.c1619 register u_short answer; local
1642 answer = ~sum; /* truncate to 16 bits */
1643 return (answer);
/freebsd-11.0-release/usr.sbin/rtadvd/
H A Drtadvd.c1536 static char answer[1500]; local
1594 rcviov[0].iov_base = (caddr_t)answer;
1595 rcviov[0].iov_len = sizeof(answer);
/freebsd-11.0-release/contrib/gcc/config/sparc/
H A Dlb1spc.asm431 ! check to see if answer should be < 0
775 ! check to see if answer should be < 0
/freebsd-11.0-release/tools/tools/net80211/wesside/wesside/
H A Dwesside.c188 register u_short answer; local
206 answer = ~sum;
207 return (answer);
/freebsd-11.0-release/contrib/amd/scripts/
H A Dexpn.1791 # host server "right answer"
H A Dexpn.in790 # host server "right answer"
/freebsd-11.0-release/contrib/ntp/sntp/libevent/test/
H A Dregress_dns.c306 printf("Unexpected answer count %d. ", count);
1234 * example.com is real.) Let's see what answer to expect. */
1299 TT_BLATHER(("Got an answer; expecting %d more.",
1715 ev_uint32_t answer = 0x7f000001; local
1718 &answer, 100);
/freebsd-11.0-release/contrib/ntp/sntp/libevent/
H A Devdns.c287 int n_answer; /* how many answer RRs have been set? */
291 struct server_reply_item *answer; /* linked list of answer RRs */ member in struct:server_request
1048 /* If it's not an answer, it doesn't correspond to any request. */
1049 if (!(flags & 0x8000)) return -1; /* must be an answer */
1054 /* if (!answers) return; */ /* must have an answer of some form */
1097 /* now we have the answer section which looks like
1241 if (flags & 0x8000) return -1; /* Must not be an answer. */
1774 itemp = &req->answer;
1931 /* Add answer, authorit
[all...]
/freebsd-11.0-release/sys/netinet/
H A Dsctp_pcb.c5275 int answer; local
5301 answer = inp->ip_inp.inp.inp_vflag & INP_IPV6;
5306 answer = inp->ip_inp.inp.inp_vflag & INP_IPV4;
5311 answer = 0;
5314 return (answer);

Completed in 207 milliseconds

1234