Searched refs:resolve (Results 1 - 25 of 55) sorted by relevance

123

/freebsd-10.0-release/contrib/unbound/libunbound/python/doc/examples/
H A Dexample8-1.py11 status, result = ctx.resolve("nic.cz", unbound.RR_TYPE_MX, unbound.RR_CLASS_IN)
18 status, result = ctx.resolve("nic.cz", unbound.RR_TYPE_A, unbound.RR_CLASS_IN)
25 status, result = ctx.resolve("nic.cz", unbound.RR_TYPE_NS, unbound.RR_CLASS_IN)
H A Dexample6-1.py7 status, result = ctx.resolve("test.record.xxx", RR_TYPE_A, RR_CLASS_IN)
22 status, result = ctx.resolve("test.record.xxx", RR_TYPE_A, RR_CLASS_IN)
H A Dexample7-1.py11 status, result = ctx.resolve(u"www.h����ky����rky.cz", unbound.RR_TYPE_A, unbound.RR_CLASS_IN)
H A Dexample7-2.py11 status, result = ctx.resolve(u"h����ky����rky.cz", unbound.RR_TYPE_MX, unbound.RR_CLASS_IN)
/freebsd-10.0-release/contrib/unbound/libunbound/python/examples/
H A Dexample8-1.py41 status, result = ctx.resolve("nic.cz", unbound.RR_TYPE_MX, unbound.RR_CLASS_IN)
48 status, result = ctx.resolve("nic.cz", unbound.RR_TYPE_A, unbound.RR_CLASS_IN)
55 status, result = ctx.resolve("nic.cz", unbound.RR_TYPE_NS, unbound.RR_CLASS_IN)
H A Didn-lookup.py44 status, result = ctx.resolve(u"www.h����ky����rky.cz", unbound.RR_TYPE_A, unbound.RR_CLASS_IN)
51 status, result = ctx.resolve(u"h����ky����rky.cz", unbound.RR_TYPE_MX, unbound.RR_CLASS_IN)
58 status, result = ctx.resolve(unbound.reverse('217.31.204.66')+'.in-addr.arpa', unbound.RR_TYPE_PTR, unbound.RR_CLASS_IN)
H A Dmx-lookup.py41 status, result = ctx.resolve("nic.cz", unbound.RR_TYPE_MX, unbound.RR_CLASS_IN)
48 status, result = ctx.resolve("nic.cz", unbound.RR_TYPE_A, unbound.RR_CLASS_IN)
H A Ddns-lookup.py3 dns-lookup.py : This example shows how to resolve IP address
40 status, result = ctx.resolve("www.nic.cz", unbound.RR_TYPE_A, unbound.RR_CLASS_IN)
H A Dns-lookup.py41 status, result = ctx.resolve("vutbr.cz", unbound.RR_TYPE_NS, unbound.RR_CLASS_IN)
H A Dreverse-lookup.py3 reverse-lookup.py: Example shows how to resolve reverse record
40 status, result = ctx.resolve(unbound.reverse("74.125.43.147") + ".in-addr.arpa.", unbound.RR_TYPE_PTR, unbound.RR_CLASS_IN)
H A Ddnssec-valid.py48 status, result = ctx.resolve("www.nic.cz", RR_TYPE_A, RR_CLASS_IN)
H A Ddnssec_test.py7 s, r = resolver.resolve(domain)
/freebsd-10.0-release/contrib/ofed/usr.lib/libibmad/
H A DMakefile16 SRCS= dump.c fields.c gs.c mad.c portid.c register.c resolve.c rpc.c sa.c \
/freebsd-10.0-release/crypto/heimdal/lib/krb5/
H A Dtest_plugin.c76 krb5plugin_service_locate_ftable resolve = { variable
100 KRB5_PLUGIN_LOCATE, &resolve);
/freebsd-10.0-release/tools/regression/usr.sbin/etcupdate/
H A Dconflicts.sh30 # Various regression tests to run for the 'resolve' command.
63 # generate a conflict in /etc/login.conf. Each resolve option is tested
198 # Test each of the following resolve options: 'p', 'mf', 'tf', 'r'.
204 echo 'p' | etcupdate resolve -d $WORKDIR -D $TEST >/dev/null
212 echo 'mf' | etcupdate resolve -d $WORKDIR -D $TEST >/dev/null
222 echo 'tf' | etcupdate resolve -d $WORKDIR -D $TEST >/dev/null
241 echo 'r' | etcupdate resolve -d $WORKDIR -D $TEST >/dev/null
251 echo 'p' | etcupdate resolve -d $WORKDIR -D $TEST | grep -q newalias
256 echo 'mf' | etcupdate resolve -d $WORKDIR -D $TEST | grep -q newalias
264 echo 'tf' | etcupdate resolve
[all...]
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dsol-thread.c854 /* don't do anything if init failed to resolve the libthread_db library */
1378 /* in case init failed to resolve the libthread_db library */
1430 /* don't do anything if init failed to resolve the libthread_db library */
1672 #define resolve(X) \
1676 resolve (td_log);
1677 resolve (td_ta_new);
1678 resolve (td_ta_delete);
1679 resolve (td_init);
1680 resolve (td_ta_get_ph);
1681 resolve (td_ta_get_nthread
1665 #define resolve macro
[all...]
/freebsd-10.0-release/contrib/ipfilter/ipsend/
H A Diptest.c155 if (resolve(dst, (char *)&ip->ip_dst) == -1)
157 fprintf(stderr,"Cant resolve %s\n", dst);
161 if (resolve(src, (char *)&ip->ip_src) == -1)
163 fprintf(stderr,"Cant resolve %s\n", src);
169 else if (resolve(gateway, (char *)&gwip) == -1)
171 fprintf(stderr,"Cant resolve %s\n", gateway);
H A Dipsend.c123 if (resolve(t, (char *)&ic->icmp_gwaddr) == -1)
125 fprintf(stderr,"Cant resolve %s\n", t);
130 if (resolve(t, (char *)&ic->icmp_ip.ip_dst) == -1)
132 fprintf(stderr,"Cant resolve %s\n", t);
137 if (resolve(t,
140 fprintf(stderr,"Cant resolve %s\n", t);
349 if (resolve(src, (char *)&ip->ip_src) == -1)
351 fprintf(stderr,"Cant resolve %s\n", src);
355 if (resolve(dst, (char *)&ip->ip_dst) == -1)
357 fprintf(stderr,"Cant resolve
[all...]
H A Dipsend.h37 extern int resolve __P((char *, char *));
H A Dlarp.c32 int resolve(host, address) function
H A Dipresend.c137 if (gateway && resolve(gateway, (char *)&gwip) == -1)
139 fprintf(stderr,"Cant resolve %s\n", gateway);
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/API/
H A DSBFileSpec.cpp44 SBFileSpec::SBFileSpec (const char *path, bool resolve) : argument
45 m_opaque_ap(new FileSpec (path, resolve))
/freebsd-10.0-release/kerberos5/lib/libroken/
H A DMakefile15 resolve.h \
59 resolve.c \
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBFileSpec.h24 SBFileSpec (const char *path);// Deprected, use SBFileSpec (const char *path, bool resolve)
26 SBFileSpec (const char *path, bool resolve);
/freebsd-10.0-release/gnu/usr.bin/gdb/libgdb/
H A Dfbsd-threads.c1542 #define resolve(X) \ macro
1546 resolve(td_init);
1547 resolve(td_ta_new);
1548 resolve(td_ta_delete);
1549 resolve(td_ta_map_id2thr);
1550 resolve(td_ta_map_lwp2thr);
1551 resolve(td_ta_thr_iter);
1552 resolve(td_thr_get_info);
1554 resolve(td_thr_getxmmregs);
1556 resolve(td_thr_getfpreg
[all...]

Completed in 126 milliseconds

123