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

/httpd/modules/lua/
H A Dlua_passwd.h66 typedef struct passwd_ctx passwd_ctx; typedef in typeref:struct:passwd_ctx
68 struct passwd_ctx { struct
87 int mk_password_hash(passwd_ctx *ctx);
/httpd/support/
H A Dpasswd_common.h75 struct passwd_ctx { struct
110 int parse_common_options(struct passwd_ctx *ctx, char opt, const char *opt_arg);
115 int get_password(struct passwd_ctx *ctx);
120 int mkhash(struct passwd_ctx *ctx);

Completed in 9 milliseconds