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

/httpd/support/
H A Dhtpasswd.c74 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