Lines Matching refs:smbd_report

195 		smbd_report("authsvc, socket create failed, %d", errno);  in smbd_authsock_create()
202 smbd_report("authsvc, socket bind failed, %d", errno); in smbd_authsock_create()
208 smbd_report("authsvc, socket listen failed, %d", errno); in smbd_authsock_create()
244 smbd_report("authsvc: getpeerucred err %d", errno); in authsock_has_priv()
250 smbd_report("authsvc: ucred_getprivset failed"); in authsock_has_priv()
263 smbd_report("authsvc: non-privileged client " in authsock_has_priv()
305 smbd_report("authsvc, socket accept failed," in smbd_authsvc_listen()
336 smbd_report("authsvc, can't allocate context"); in smbd_authsvc_listen()
347 smbd_report("authsvc, thread create failed, %d", rc); in smbd_authsvc_listen()
375 smbd_report("authsvc: flooded %u", count); in smbd_authsvc_flood()
458 smbd_report("authsvc_work: set set timeout: %m"); in smbd_authsvc_work()
464 smbd_report("authsvc_work: set recv timeout: %m"); in smbd_authsvc_work()
476 smbd_report("authsvc_work: read header failed"); in smbd_authsvc_work()
481 smbd_report("authsvc_work: msg too large"); in smbd_authsvc_work()
489 smbd_report("authsvc_work: read mesg failed"); in smbd_authsvc_work()
510 smbd_report("authsvc_work: send failed"); in smbd_authsvc_work()
518 smbd_report("authsvc_work: send failed"); in smbd_authsvc_work()
663 smbd_report("authsvc: short blob"); in smbd_authsvc_esfirst()
681 smbd_report("authsvc: spnego parse failed"); in smbd_authsvc_esfirst()
687 smbd_report("authsvc: spnego get token type failed"); in smbd_authsvc_esfirst()
692 smbd_report("authsvc: spnego wrong token type %d", in smbd_authsvc_esfirst()
725 smbd_report("authsvc: no supported spnego mechanism"); in smbd_authsvc_esfirst()
736 smbd_report("authsvc: mech init failed"); in smbd_authsvc_esfirst()