Lines Matching refs:propctx
153 struct propctx *(*prop_new)(unsigned estimate);
154 int (*prop_dup)(struct propctx *src_ctx, struct propctx **dst_ctx);
155 int (*prop_request)(struct propctx *ctx, const char **names);
156 const struct propval *(*prop_get)(struct propctx *ctx);
157 int (*prop_getnames)(struct propctx *ctx, const char **names,
159 void (*prop_clear)(struct propctx *ctx, int requests);
160 void (*prop_dispose)(struct propctx **ctx);
161 int (*prop_format)(struct propctx *ctx, const char *sep, int seplen,
163 int (*prop_set)(struct propctx *ctx, const char *name,
165 int (*prop_setvals)(struct propctx *ctx, const char *name,
167 void (*prop_erase)(struct propctx *ctx, const char *name);
541 struct propctx *propctx;
774 * sparams -- server params, note user_realm&propctx elements