Searched defs:cfg_rep_string (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isccfg/
H A Dparser.c108 LIBISCCFG_EXTERNAL_DATA cfg_rep_t cfg_rep_string = { "string", free_string }; variable
1223 return (ISC_TF(obj->type->rep == &cfg_rep_string));
1228 REQUIRE(obj != NULL && obj->type->rep == &cfg_rep_string);
1235 &cfg_rep_string, NULL
1241 &cfg_rep_string, NULL
1247 &cfg_rep_string, NULL
1256 &cfg_rep_string, NULL
1266 &cfg_rep_string, NULL
2201 &cfg_rep_string, NULL

Completed in 17 milliseconds