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

/dovecot/src/auth/
H A Duserdb-static.c12 struct static_context { struct
46 struct static_context *ctx = auth_request->context;
82 struct static_context *ctx;
89 ctx = i_new(struct static_context, 1);

Completed in 511 milliseconds