Lines Matching refs:lwsl_notice
48 lwsl_notice("%s: reaping spawn after last stdpipe, tries left %d\n", in lws_spawn_sul_reap()
128 lwsl_notice("%s: closing stdwsi %d\n", __func__, n); in lws_spawn_piped_destroy()
162 lwsl_notice("%s: GetExitCodeProcess failed\n", __func__); in lws_spawn_reap()
169 lwsl_notice("%s: still active\n", __func__); in lws_spawn_reap()
195 lwsl_notice("%s: stdwsi alive, not reaping\n", __func__); in lws_spawn_reap()
209 lwsl_notice("%s: process exit 0x%x\n", __func__, lsi.retcode); in lws_spawn_reap()
223 lwsl_notice("%s: completed reap\n", __func__); in lws_spawn_reap()
272 lwsl_notice("%s: stdout pipe errored\n", __func__); in windows_pipe_poll_hack()
280 lwsl_notice("%s: closing stdin from stdout close\n", in windows_pipe_poll_hack()
311 lwsl_notice("%s: stderr pipe errored\n", __func__); in windows_pipe_poll_hack()
453 lwsl_notice("%s: pipe handles in %p, out %p, err %p\n", __func__, in lws_spawn_piped()
505 lwsl_notice("%s: lsp %p spawned PID %d\n", __func__, lsp, lsp->child_pid); in lws_spawn_piped()