Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsmbfs/smb/
H A Dctx.c108 static smb_ctx_close_hook_t close_hook; variable
112 if (close_hook) in rpc_cleanup_smbctx()
113 (*close_hook)(ctx); in rpc_cleanup_smbctx()
118 close_hook = hook; in smb_ctx_set_close_hook()