Searched refs:copy_pwd (Results 1 - 1 of 1) sorted by relevance

/sssd/src/sss_client/libwbclient/
H A Dwbc_pwd_sssd.c153 static wbcErr copy_pwd(struct passwd *in, struct passwd **out) function
247 wbc_status = copy_pwd(&lpwd, pwd);
282 wbc_status = copy_pwd(&lpwd, pwd);
518 wbc_status = copy_pwd(&lpwd, pwd);

Completed in 283 milliseconds