Searched defs:not_supported (Results 1 – 11 of 11) sorted by relevance
65 not_supported = int(std::errc::not_supported), enumerator
103 not_supported = ENOTSUP, in _GLIBCXX_VISIBILITY() enumerator
122 not_supported = ENOTSUP, in _GLIBCXX_VISIBILITY() enumerator
117 not_supported = ENOTSUP, in _GLIBCXX_VISIBILITY() enumerator
61 static char not_supported[] = "Not supported"; variable
953 isc_boolean_t not_supported = ISC_FALSE; in parse_option_code_definition() local