Home
last modified time | relevance | path

Searched defs:crypt_set_format (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libutil/
H A Dstub.c38 #pragma weak crypt_set_format macro
41 crypt_set_format(const char *f __unused) { in crypt_set_format() function
/freebsd/lib/libcrypt/
H A Dcrypt.c86 crypt_set_format(const char *format) in crypt_set_format() function