Searched refs:utf8_only (Results 1 – 1 of 1) sorted by relevance
14 static inline const char* utf8_only(const char *s) { in utf8_only() function83 r = free_and_strdup(&hr->home_directory, utf8_only(empty_to_null(pwd->pw_dir))); in nss_passwd_to_user_record()87 r = free_and_strdup(&hr->shell, utf8_only(empty_to_null(pwd->pw_shell))); in nss_passwd_to_user_record()95 …looks_like_hashed_password(utf8_only(spwd->sp_pwdp))) { /* Ignore locked, disabled, and mojibake p… in nss_passwd_to_user_record()352 if (looks_like_hashed_password(utf8_only(sgrp->sg_passwd))) { in nss_group_to_group_record()