Searched refs:smb_log_hdl_t (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libsmb/common/
H A Dlibsmb.h1185 typedef uint32_t smb_log_hdl_t; typedef
1193 smb_log_hdl_t l_handle;
1211 smb_log_hdl_t smb_log_create(int, char *);
1212 void smb_log(smb_log_hdl_t, int, const char *, ...);
H A Dsmb_util.c81 static smb_log_t *smb_log_get(smb_log_hdl_t);
1325 smb_log_hdl_t
1330 smb_log_hdl_t handle = 0;
1375 smb_log(smb_log_hdl_t hdl, int priority, const char *fmt, ...)
1464 smb_log_get(smb_log_hdl_t hdl)
/osnet-11/usr/src/lib/libsmbns/common/
H A Dsmbns_krb.c73 static smb_log_hdl_t loghd;

Completed in 32 milliseconds