Home
last modified time | relevance | path

Searched refs:uxbuf (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_pwdutil.c477 char uxbuf[1024]; in smb_pwd_update() local
538 if (getpwnam_r(name, &uxpw, uxbuf, sizeof (uxbuf))) { in smb_pwd_update()