Searched defs:mkrecord (Results 1 - 1 of 1) sorted by relevance
/httpd/support/ | ||
H A D | htpasswd.c | 74 static int mkrecord(struct passwd_ctx *ctx, char *user) function 363 * the mkrecord() routine doesn't have access to argv[]. 366 i = mkrecord(&ctx, user); |
Completed in 31 milliseconds