/bind-9.6-ESV-R11/lib/isc/ |
H A D | inet_pton.c | 84 int saw_digit, octets, ch; local 90 while ((ch = *src++) != '\0') { 93 if ((pch = strchr(digits, ch)) != NULL) { 106 } else if (ch == '.' && saw_digit) { 139 int ch, seen_xdigits; local 152 while ((ch = *src++) != '\0') { 155 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL) 156 pch = strchr((xdigits = xdigits_u), ch); 164 if (ch == ':') { 180 if (ch [all...] |
/bind-9.6-ESV-R11/lib/lwres/ |
H A D | lwinetpton.c | 83 int saw_digit, octets, ch; local 89 while ((ch = *src++) != '\0') { 92 if ((pch = strchr(digits, ch)) != NULL) { 103 } else if (ch == '.' && saw_digit) { 141 int ch, seen_xdigits; local 154 while ((ch = *src++) != '\0') { 157 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL) 158 pch = strchr((xdigits = xdigits_u), ch); 166 if (ch == ':') { 182 if (ch [all...] |
H A D | lwconfig.c | 134 int ch; local 136 ch = fgetc(fp); 137 while (ch != '\n' && ch != EOF) 138 ch = fgetc(fp); 140 return (ch); 151 int ch; local 153 ch = fgetc(fp); 154 while (ch != '\n' && ch ! 172 int ch; local [all...] |
/bind-9.6-ESV-R11/unit/atf-src/atf-c/ |
H A D | tp_test.c | 56 int ch; local 63 while ((ch = getopt(argc, argv, ":Z")) != -1) { 64 switch (ch) {
|
H A D | utils.c | 326 char ch; local 334 while ((cnt = read(fd, &ch, sizeof(ch))) == sizeof(ch) && 335 ch != '\n') { 336 error = atf_dynstr_append_fmt(&temp, "%c", ch);
|
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/ |
H A D | application_test.cpp | 54 int ch; local 61 while ((ch = ::getopt(argc, argv, ":Z")) != -1) { 62 switch (ch) {
|
H A D | parser.hpp | 210 tokenizer< IS >::add_quote(char ch, const token_type& type) argument 212 m_quotech = ch; 228 char ch; local 233 while (!done && m_is.get(ch).good()) { 234 if (ch == m_quotech) { 237 while (!done && m_is.get(ch).good()) { 239 if (ch == '\\') 241 else if (ch == '\n') { 246 } else if (ch == m_quotech) 249 text += ch; [all...] |
H A D | application.cpp | 92 impl::option::option(char ch, argument 95 m_character(ch), 158 impl::app::process_option(int ch ATF_DEFS_ATTRIBUTE_UNUSED, 185 int ch; local 188 while ((ch = ::getopt(m_argc, m_argv, optstr.c_str())) != -1) { 189 switch (ch) { 203 process_option(ch, ::optarg);
|
/bind-9.6-ESV-R11/unit/atf-src/bootstrap/ |
H A D | h_app_opts_args.cpp | 77 h_app_opts_args::process_option(int ch, const char* arg) argument 79 switch (ch) {
|
/bind-9.6-ESV-R11/contrib/query-loc-0.4.0/ |
H A D | query-loc.c | 20 char ch; local 27 while ((ch = getopt (argc, argv, "vd:")) != EOF) 29 switch (ch)
|
/bind-9.6-ESV-R11/bin/tests/system/emptyzones/ |
H A D | tests.sh | 31 $DIG +vc version.bind txt ch @10.53.0.1 -p 5300 > /dev/null || ret=1
|
/bind-9.6-ESV-R11/unit/atf-src/atf-run/ |
H A D | io_test.cpp | 61 char ch = 'A', chr; local 64 ATF_REQUIRE_EQ(ch, chr); 65 if (ch == 'Z') 66 ch = 'A'; 68 ch++; 78 char ch = 'A'; local 80 os << ch; local 81 if (ch == 'Z') 82 ch = 'A'; 84 ch [all...] |
/bind-9.6-ESV-R11/unit/atf-src/atf-config/ |
H A D | atf-config.cpp | 74 atf_config::process_option(int ch, const char* arg ATF_DEFS_ATTRIBUTE_UNUSED) argument 76 switch (ch) {
|
/bind-9.6-ESV-R11/unit/atf-src/atf-c/detail/ |
H A D | dynstr.c | 224 atf_dynstr_init_rep(atf_dynstr_t *ad, size_t len, char ch) argument 240 memset(ad->m_data, ch, len); 311 atf_dynstr_rfind_ch(const atf_dynstr_t *ad, char ch) argument 315 for (pos = ad->m_length; pos > 0 && ad->m_data[pos - 1] != ch; pos--)
|
/bind-9.6-ESV-R11/bin/dnssec/ |
H A D | dnssec-keyfromlabel.c | 97 int ch; local 118 while ((ch = isc_commandline_parse(argc, argv, 121 switch (ch) {
|
H A D | dnssec-dsfromkey.c | 253 int ch; local 275 while ((ch = isc_commandline_parse(argc, argv, 277 switch (ch) {
|
/bind-9.6-ESV-R11/bin/rndc/ |
H A D | rndc-confgen.c | 142 int ch; local 168 while ((ch = isc_commandline_parse(argc, argv, 170 switch (ch) {
|
/bind-9.6-ESV-R11/bin/tests/ |
H A D | byaddr_test.c | 86 int ch; local 102 while ((ch = isc_commandline_parse(argc, argv, "nvw:")) != -1) { 103 switch (ch) {
|
H A D | log_test.c | 49 int ch, i, file_versions, stderr_line; local 68 while ((ch = isc_commandline_parse(argc, argv, "ms:r:")) != -1) { 69 switch (ch) {
|
H A D | name_test.c | 89 int ch; local 91 while ((ch = isc_commandline_parse(argc, argv, "acdiqs:w")) != -1) { 92 switch (ch) {
|
H A D | wire_test.c | 87 int ch; local 92 while ((ch = isc_commandline_parse(argc, argv, "pbsrt")) != -1) { 93 switch (ch) {
|
H A D | byname_test.c | 205 int ch; local 222 while ((ch = isc_commandline_parse(argc, argv, "d:vw:")) != -1) { 223 switch (ch) {
|
H A D | rbt_test.c | 263 int length, ch; local 274 while ((ch = isc_commandline_parse(argc, argv, "m")) != -1) { 275 switch (ch) {
|
H A D | sig0_test.c | 214 int ch; local 225 while ((ch = isc_commandline_parse(argc, argv, "vp:")) != -1) { 226 switch (ch) {
|
/bind-9.6-ESV-R11/contrib/nslint-2.1a3/ |
H A D | nslint.c | 930 register char ch, *garbage; local 960 ch = *cp; 961 if (isupper(ch)) 962 ch = tolower(ch); 963 switch (ch) { 1031 register char ch, *cp, *cp2, *cp3, *rtype; local 1195 ch = *cp; 1196 if (isupper(ch)) 1197 ch [all...] |