Searched refs:smbd_report (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_main.c121 smbd_report("user %d (forced -f)", uid);
124 smbd_report("user %d: %s", uid, strerror(EPERM));
130 smbd_report("Trusted Extensions not supported");
146 smbd_report("Failed to raise file descriptor limit"
167 smbd_report("service initialization failed");
180 smbd_report("daemon initialization failed");
254 smbd_report("insufficient privileges");
269 smbd_report("unable to create pipe");
277 smbd_report("unable to fork");
447 smbd_report("pi
990 smbd_report(const char *fmt, ...) function
[all...]
H A Dsmbd_pipesvc.c130 smbd_report("msrpc initialization failed");
152 smbd_report("pipesvc pthread_create, %d", rc);
187 smbd_report("pipesvc_listener, so_create: %d", errno);
199 smbd_report("pipesvc_listener, so_bind: %d", errno);
205 smbd_report("pipesvc_listener, listen: %d", errno);
223 smbd_report("pipesvc_listener, "
226 smbd_report("pipesvc_listener, accept: %d", err);
232 smbd_report("pipesvc_listener, alloc1 failed");
239 smbd_report("pipesvc_listener, pthread_create: %d",
292 smbd_report("pipesvc_worke
[all...]
H A Dsmbd_krb5ssp.c131 smbd_report("krb5ssp, krb5_init_ctx: %s",
156 smbd_report("krb5ssp: gss_accept_sec_context, "
159 smbd_report(" krb5: %s",
206 smbd_report("krb5ssp, krb5_pac_parse: %s",
214 smbd_report("krb5ssp, krb5_pac_get_buffer: %s",
272 smbd_report("krb5ssp, gss_inquire...PAC, "
316 smbd_report("krb5ssp, failed to get session key, "
328 smbd_report("krb5ssp: Session key is missing");
332 smbd_report("krb5ssp: Session key too short (%d)",
H A Dsmbd_authsvc.c190 smbd_report("authsvc, socket create failed, %d", errno);
197 smbd_report("authsvc, socket bind failed, %d", errno);
203 smbd_report("authsvc, socket listen failed, %d", errno);
250 smbd_report("authsvc, socket accept failed,"
274 smbd_report("authsvc, can't allocate context");
285 smbd_report("authsvc, thread create failed, %d", rc);
311 smbd_report("authsvc: flooded %u", count);
394 smbd_report("authsvc_work: set set timeout: %m");
400 smbd_report("authsvc_work: set recv timeout: %m");
412 smbd_report("authsvc_wor
[all...]
H A Dsmbd_krb5lookup.c89 smbd_report("_krb5_override_service_locator "
H A Dsmbd.h42 void smbd_report(const char *fmt, ...);
/illumos-gate/usr/src/cmd/smbsrv/fksmbd/
H A Dfksmbd_kmod.c69 smbd_report("maxconnections=%d, maxworkers=%d",
84 smbd_report("env SMB_SIGNING invalid");
88 smbd_report("signing: enable=%d, required=%d",

Completed in 96 milliseconds