Home
last modified time | relevance | path

Searched refs:prop_init (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsasl/lib/
H A Dauxprop.c131 static int prop_init(struct propctx *ctx, unsigned estimate) in prop_init() function
171 if(prop_init(new_ctx, estimate) != SASL_OK) { in prop_new()