Home
last modified time | relevance | path

Searched defs:scred (Results 1 – 16 of 16) sorted by relevance

/freebsd-12-stable/sys/netsmb/
Dsmb_conn.c122 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 …]
Dsmb_smb.c105 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 …]
Dsmb_usr.c128 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()
Dsmb_dev.c149 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()
Dsmb_rq.c63 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
Dsmb_subr.c58 smb_makescred(struct smb_cred *scred, struct thread *td, struct ucred *cred) in smb_makescred()
Dsmb_conn.h335 struct smb_cred *scred; member
349 struct smb_cred *scred; member
/freebsd-12-stable/sys/fs/smbfs/
Dsmbfs_smb.c89 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 …]
Dsmbfs_io.c81 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
Dsmbfs_vnops.c158 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 …]
Dsmbfs_vfsops.c141 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
Dsmbfs_subr.c202 smbfs_free_scred(void *scred) in smbfs_free_scred()
Dsmbfs_node.c314 struct smb_cred *scred; local
/freebsd-12-stable/contrib/openpam/lib/libpam/
Dopenpam_restore_cred.c62 const struct pam_saved_cred *scred; in openpam_restore_cred() local
Dopenpam_borrow_cred.c63 struct pam_saved_cred *scred; in openpam_borrow_cred() local
/freebsd-12-stable/crypto/heimdal/lib/kadm5/
Dad.c128 struct berval ccred, *scred; in ldap_tsasl_bind_s() local