Searched defs:smb_log (Results 1 – 2 of 2) sorted by relevance
995 typedef struct smb_log { struct996 smb_log_hdl_t l_handle; argument1015 void smb_log(smb_log_hdl_t, int, const char *, ...); argument
1241 smb_log(smb_log_hdl_t hdl, int priority, const char *fmt, ...) in smb_log() function