Searched defs:close_hook (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libsmbfs/common/ | ||
H A D | smbfs_ctx.c | 96 static smb_ctx_close_hook_t close_hook; variable 100 if (close_hook) 101 (*close_hook)(ctx); |
Completed in 29 milliseconds