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

/osnet-11/usr/src/lib/libsmb/common/
H A Dsmb_pwdutil.c80 } smb_pwbuf_t; typedef in typeref:struct:smb_pwbuf
88 static smb_pwbuf_t *smb_pwd_fgetent(FILE *, smb_pwbuf_t *, uint32_t);
89 static int smb_pwd_fputent(FILE *, const smb_pwbuf_t *);
266 smb_pwbuf_t pwbuf;
433 smb_pwbuf_t pwbuf;
563 static smb_pwbuf_t *
564 smb_pwd_fgetent(FILE *fp, smb_pwbuf_t *pwbuf, uint32_t flags)
681 smb_pwd_fputent(FILE *fp, const smb_pwbuf_t *pwbuf)
734 smb_pwbuf_t pwbu
[all...]

Completed in 261 milliseconds