Searched refs:sp_buf (Results 1 – 1 of 1) sorted by relevance
2051 char sp_buf[256]; in check_user_passwd() local2107 r = getspnam_r(pw->pw_name, &spw, sp_buf, sizeof(sp_buf), &result); in check_user_passwd()