HomeSort by: relevance | last modified time | path
    Searched defs:has_none (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/isccfg/
namedconf.c 3384 bool has_none = false; local
3400 has_none = true;
3411 has_none = true;
3450 if (!has_none) {
3488 doc__querysource(cfg_printer_t *pctx, const cfg_type_t *type, bool has_none) {
3502 if (has_none) {
namedconf.c 3384 bool has_none = false; local
3400 has_none = true;
3411 has_none = true;
3450 if (!has_none) {
3488 doc__querysource(cfg_printer_t *pctx, const cfg_type_t *type, bool has_none) {
3502 if (has_none) {

Completed in 124 milliseconds