Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_pwdutil.c93 } smb_pwbuf_t; typedef
101 static smb_pwbuf_t *smb_pwd_fgetent(FILE *, smb_pwbuf_t *, uint32_t);
102 static int smb_pwd_fputent(FILE *, const smb_pwbuf_t *);
259 smb_pwbuf_t pwbuf; in smb_pwd_getpwnam()
310 smb_pwbuf_t pwbuf; in smb_pwd_getpwuid()
479 smb_pwbuf_t pwbuf; in smb_pwd_update()
615 static smb_pwbuf_t *
616 smb_pwd_fgetent(FILE *fp, smb_pwbuf_t *pwbuf, uint32_t flags) in smb_pwd_fgetent()
733 smb_pwd_fputent(FILE *fp, const smb_pwbuf_t *pwbuf) in smb_pwd_fputent()
1007 smb_pwbuf_t pwbuf; in smb_lucache_do_update()
[all …]