Searched refs:fstrm_model_enums (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/ |
H A D | namedconf.c | 1150 static const char *fstrm_model_enums[] = { "mpsc", "spsc", NULL }; variable 1153 cfg_doc_enum, &cfg_rep_string, &fstrm_model_enums
|
/netbsd-src/external/mpl/bind/dist/lib/isccfg/ |
H A D | namedconf.c | 1308 static const char *fstrm_model_enums[] = { "mpsc", "spsc", NULL }; 1311 cfg_doc_enum, &cfg_rep_string, &fstrm_model_enums 1207 static const char *fstrm_model_enums[] = { "mpsc", "spsc", NULL }; global() variable
|