Searched refs:pe (Results 1 - 13 of 13) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dtest_helpers.hpp142 } catch (const atf::parser::parse_error& pe) {
144 atf::text::to_string(pe.first) + ": " + pe.second);
H A Dparser.cpp335 } catch (const impl::parse_error& pe) {
336 p.add_error(pe);
H A Dparser.hpp405 parser< TKZ >::add_error(const parse_error& pe) argument
407 m_errors.push_back(pe);
/bind-9.6-ESV-R11/lib/dns/rdata/in_1/
H A Dwks_11.c42 struct protoent *pe; local
45 pe = getprotobyname(name);
46 if (pe != NULL)
47 *proto = pe->p_proto;
49 return (ISC_TF(pe != NULL));
/bind-9.6-ESV-R11/unit/atf-src/atf-report/
H A Dreader.cpp264 } catch (const parse_error& pe) {
265 p.add_error(pe);
426 } catch (const parse_error& pe) {
427 p.add_error(pe);
436 } catch (const parse_error& pe) {
437 p.add_error(pe);
/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dconfig.cpp193 } catch (const parse_error& pe) {
194 p.add_error(pe);
H A Datffile.cpp187 } catch (const parse_error& pe) {
188 p.add_error(pe);
H A Dtest-program.cpp533 } catch (const parse_error& pe) {
534 p.add_error(pe);
/bind-9.6-ESV-R11/bin/tests/dst/
H A Dt_dst.c62 struct dirent *pe; local
72 while ((pe = readdir(dirp)) != NULL) {
73 if (! strcmp(pe->d_name, "."))
75 if (! strcmp(pe->d_name, ".."))
79 l = strlcat(fullname, pe->d_name, sizeof(fullname));
86 path, pe->d_name);
/bind-9.6-ESV-R11/contrib/nslint-2.1a3/
H A Dconfig.sub691 | -cygwin32* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dconfig.sub1066 | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dconfig.sub1297 | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
/bind-9.6-ESV-R11/
H A Dconfig.sub1369 | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \

Completed in 28 milliseconds