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

/bind-9.11.3/lib/isc/
H A Dpk11.c97 static CK_ATTRIBUTE *push_attribute(pk11_object_t *obj,
1124 push_attribute(pk11_object_t *obj, isc_mem_t *mctx, size_t len) { function
1210 attr = push_attribute(obj, mctx, l);
1263 attr = push_attribute(obj, mctx, l);

Completed in 9 milliseconds