Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_pwdutil.c91 } smb_pwbuf_t; typedef
99 static smb_pwbuf_t *smb_pwd_fgetent(FILE *, smb_pwbuf_t *, uint32_t);
100 static int smb_pwd_fputent(FILE *, const smb_pwbuf_t *);
257 smb_pwbuf_t pwbuf; in smb_pwd_getpwnam()
306 smb_pwbuf_t pwbuf; in smb_pwd_getpwuid()
473 smb_pwbuf_t pwbuf; in smb_pwd_update()
603 static smb_pwbuf_t *
604 smb_pwd_fgetent(FILE *fp, smb_pwbuf_t *pwbuf, uint32_t flags) in smb_pwd_fgetent()
721 smb_pwd_fputent(FILE *fp, const smb_pwbuf_t *pwbuf) in smb_pwd_fputent()
994 smb_pwbuf_t pwbuf; in smb_lucache_do_update()
[all …]