Searched refs:ps (Results 1 - 7 of 7) sorted by relevance
/bind-9.6-ESV-R11/lib/dns/rdata/in_1/ |
H A D | wks_11.c | 75 const char *ps = NULL; local 120 ps = "tcp"; 122 ps = "udp"; 146 else if (!mygetservbyname(service, ps, &port) && 147 !mygetservbyname(DNS_AS_STR(token), ps, &port))
|
/bind-9.6-ESV-R11/lib/dns/ |
H A D | message.c | 3141 dns_rdataset_t *ps = NULL; local 3157 ps = dns_message_getopt(msg); 3158 if (ps == NULL) 3164 (unsigned int)((ps->ttl & 0x00ff0000) >> 16)); 3167 if ((ps->ttl & DNS_MESSAGEEXTFLAG_DO) != 0) 3169 mbz = ps->ttl & 0xffff; 3178 snprintf(buf, sizeof(buf), "%u\n", (unsigned int)ps->rdclass); 3181 result = dns_rdataset_first(ps); 3187 dns_rdataset_current(ps, &rdata); 3230 ps [all...] |
/bind-9.6-ESV-R11/bin/dig/ |
H A D | dighost.c | 613 dig_server_t *s, *ps; local 618 ps = s; 620 ISC_LIST_DEQUEUE(server_list, ps, link); 621 isc_mem_free(mctx, ps);
|
/bind-9.6-ESV-R11/contrib/queryperf/ |
H A D | configure | 905 -psdir | --psdir | --psdi | --psd | --ps) 907 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) 1218 --psdir=DIR ps documentation [DOCDIR]
|
/bind-9.6-ESV-R11/contrib/zkt/ |
H A D | configure | 944 -psdir | --psdir | --psdi | --psd | --ps) 946 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) 1234 --psdir=DIR ps documentation [DOCDIR]
|
/bind-9.6-ESV-R11/ |
H A D | configure | 1250 -psdir | --psdir | --psdi | --psd | --ps) 1252 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) 1561 --psdir=DIR ps documentation [DOCDIR]
|
/bind-9.6-ESV-R11/unit/atf-src/ |
H A D | configure | 1243 -psdir | --psdir | --psdi | --psd | --ps) 1245 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) 1554 --psdir=DIR ps documentation [DOCDIR]
|
Completed in 288 milliseconds