Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/smb/
H A Dsmb_conn.c69 static void smb_vc_free(struct smb_connobj *cp);
439 vcp->obj.co_free = smb_vc_free; in smb_vc_create()
518 smb_vc_free(struct smb_connobj *cp) in smb_vc_free() function