Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/smb/
H A Dsmb_conn.h457 int smb_iod_destroy(struct smbiod *iod);
H A Dsmb_iod.c717 smb_iod_destroy(struct smbiod *iod) in smb_iod_destroy() function
H A Dsmb_conn.c523 smb_iod_destroy(vcp->vc_iod); in smb_vc_free()