Searched defs:alistp (Results 1 - 1 of 1) sorted by relevance
/bind-9.6-ESV-R11/lib/isccc/ |
H A D | cc.c | 324 isccc_sexpr_t **alistp); 366 isccc_sexpr_t **alistp) 375 REQUIRE(alistp != NULL && *alistp == NULL); 416 *alistp = alist; 450 isccc_cc_fromwire(isccc_region_t *source, isccc_sexpr_t **alistp, argument 463 return (table_fromwire(source, secret, alistp)); 469 isccc_time_t expires, isccc_sexpr_t **alistp, 475 REQUIRE(alistp != NULL && *alistp 365 table_fromwire(isccc_region_t *source, isccc_region_t *secret, isccc_sexpr_t **alistp) argument 467 createmessage(isc_uint32_t version, const char *from, const char *to, isc_uint32_t serial, isccc_time_t now, isccc_time_t expires, isccc_sexpr_t **alistp, isc_boolean_t want_expires) argument 525 isccc_cc_createmessage(isc_uint32_t version, const char *from, const char *to, isc_uint32_t serial, isccc_time_t now, isccc_time_t expires, isccc_sexpr_t **alistp) argument 612 isccc_cc_createresponse(isccc_sexpr_t *message, isccc_time_t now, isccc_time_t expires, isccc_sexpr_t **alistp) argument [all...] |
Completed in 11 milliseconds