Searched refs:smbd_authsvc_work (Results 1 – 2 of 2) sorted by relevance
33 pid$target:*smbd:smbd_authsvc_work:entry101 pid$target:*smbd:smbd_authsvc_work:return
65 static void *smbd_authsvc_work(void *);283 rc = pthread_create(&tid, &attr, smbd_authsvc_work, ctx); in smbd_authsvc_listen()385 smbd_authsvc_work(void *arg) in smbd_authsvc_work() function