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

/dovecot/src/doveadm/
H A Ddoveadm-pw.c76 const struct password_scheme *const *schemes; local
80 schemes = array_get(&arr, &count);
82 printf("%s ", schemes[i]->name);

Completed in 817 milliseconds