| /freebsd-12-stable/sys/netsmb/ |
| D | smb_conn.c | 122 struct smb_cred *scred, struct smb_vc **vcpp) in smb_sm_lookupint() 182 struct smb_cred *scred, struct smb_vc **vcpp) in smb_sm_lookup() 258 smb_co_gone(struct smb_connobj *cp, struct smb_cred *scred) in smb_co_gone() 286 smb_co_rele(struct smb_connobj *cp, struct smb_cred *scred) in smb_co_rele() 308 smb_co_get(struct smb_connobj *cp, struct smb_cred *scred) in smb_co_get() 321 smb_co_put(struct smb_connobj *cp, struct smb_cred *scred) in smb_co_put() 389 struct smb_cred *scred, struct smb_vc **vcpp) in smb_vc_create() 537 smb_vc_gone(struct smb_connobj *cp, struct smb_cred *scred) in smb_vc_gone() 551 smb_vc_rele(struct smb_vc *vcp, struct smb_cred *scred) in smb_vc_rele() 557 smb_vc_get(struct smb_vc *vcp, struct smb_cred *scred) in smb_vc_get() [all …]
|
| D | smb_smb.c | 105 smb_smb_nomux(struct smb_vc *vcp, struct smb_cred *scred, const char *name) in smb_smb_nomux() 114 smb_smb_negotiate(struct smb_vc *vcp, struct smb_cred *scred) in smb_smb_negotiate() 294 smb_smb_ssnsetup(struct smb_vc *vcp, struct smb_cred *scred) in smb_smb_ssnsetup() 441 smb_smb_ssnclose(struct smb_vc *vcp, struct smb_cred *scred) in smb_smb_ssnclose() 499 smb_smb_treeconnect(struct smb_share *ssp, struct smb_cred *scred) in smb_smb_treeconnect() 602 smb_smb_treedisconnect(struct smb_share *ssp, struct smb_cred *scred) in smb_smb_treedisconnect() 627 struct uio *uio, struct smb_cred *scred) in smb_smb_readx() 708 struct uio *uio, struct smb_cred *scred) in smb_smb_writex() 765 int *len, int *rresid, struct uio *uio, struct smb_cred *scred) in smb_smb_read() 823 struct smb_cred *scred) in smb_read() [all …]
|
| D | smb_usr.c | 128 smb_usr_lookup(struct smbioc_lookup *dp, struct smb_cred *scred, in smb_usr_lookup() 166 smb_usr_opensession(struct smbioc_ossn *dp, struct smb_cred *scred, in smb_usr_opensession() 186 struct smb_cred *scred, struct smb_share **sspp) in smb_usr_openshare() 215 struct smb_cred *scred) in smb_usr_simplerequest() 299 struct smb_cred *scred) in smb_usr_t2request()
|
| D | smb_dev.c | 149 struct smb_cred *scred; in sdp_trydestroy() local 182 struct smb_cred *scred; in nsmb_dev_ioctl() local 380 smb_dev2share(int fd, int mode, struct smb_cred *scred, in smb_dev2share()
|
| D | smb_rq.c | 63 smb_rq_alloc(struct smb_connobj *layer, u_char cmd, struct smb_cred *scred, in smb_rq_alloc() 86 struct smb_cred *scred) in smb_rq_init() 376 smb_t2_alloc(struct smb_connobj *layer, u_short setup, struct smb_cred *scred, in smb_t2_alloc() 397 struct smb_cred *scred) in smb_t2_init() 560 struct smb_cred *scred = t2p->t2_cred; in smb_t2_request_int() local
|
| D | smb_subr.c | 58 smb_makescred(struct smb_cred *scred, struct thread *td, struct ucred *cred) in smb_makescred()
|
| D | smb_conn.h | 335 struct smb_cred *scred; member 349 struct smb_cred *scred; member
|
| /freebsd-12-stable/sys/fs/smbfs/ |
| D | smbfs_smb.c | 89 struct smb_cred *scred) in smbfs_smb_lockandx() 127 off_t start, off_t end, struct smb_cred *scred) in smbfs_smb_lock() 142 struct smb_cred *scred) in smbfs_query_info_fs() 183 struct smb_cred *scred) in smbfs_query_info_alloc() 224 struct smb_cred *scred) in smbfs_query_info_disk() 261 struct smb_cred *scred) in smbfs_smb_statfs() 274 smbfs_smb_seteof(struct smbnode *np, int64_t newsize, struct smb_cred *scred) in smbfs_smb_seteof() 303 smb_smb_flush(struct smbnode *np, struct smb_cred *scred) in smb_smb_flush() 330 smbfs_smb_flush(struct smbnode *np, struct smb_cred *scred) in smbfs_smb_flush() 338 smbfs_smb_setfsize(struct smbnode *np, int64_t newsize, struct smb_cred *scred) in smbfs_smb_setfsize() [all …]
|
| D | smbfs_io.c | 81 struct smb_cred *scred; in smbfs_readvdir() local 191 struct smb_cred *scred; in smbfs_readvnode() local 252 struct smb_cred *scred; in smbfs_writevnode() local 317 struct smb_cred *scred; in smbfs_doio() local 577 struct smb_cred *scred; local
|
| D | smbfs_vnops.c | 158 struct smb_cred *scred; local 235 struct smb_cred *scred; local 263 struct smb_cred *scred; local 301 struct smb_cred *scred; local 551 struct smb_cred *scred; local 596 struct smb_cred *scred; local 631 struct smb_cred *scred; local 761 struct smb_cred *scred; local 806 struct smb_cred *scred; local 1024 struct smb_cred *scred; local [all …]
|
| D | smbfs_vfsops.c | 141 struct smb_cred *scred; in smbfs_mount() local 265 struct smb_cred *scred; in smbfs_unmount() local 323 struct smb_cred *scred; in smbfs_root() local 394 struct smb_cred *scred; in smbfs_statfs() local
|
| D | smbfs_subr.c | 202 smbfs_free_scred(void *scred) in smbfs_free_scred()
|
| D | smbfs_node.c | 314 struct smb_cred *scred; local
|
| /freebsd-12-stable/contrib/openpam/lib/libpam/ |
| D | openpam_restore_cred.c | 62 const struct pam_saved_cred *scred; in openpam_restore_cred() local
|
| D | openpam_borrow_cred.c | 63 struct pam_saved_cred *scred; in openpam_borrow_cred() local
|
| /freebsd-12-stable/crypto/heimdal/lib/kadm5/ |
| D | ad.c | 128 struct berval ccred, *scred; in ldap_tsasl_bind_s() local
|