Home
last modified time | relevance | path

Searched refs:fdlog_pipe_spawn (Results 1 – 1 of 1) sorted by relevance

/lighttpd1.4/src/
H A Dfdlog_maint.c56 fdlog_pipe_spawn (const char * const fn, const int rfd) in fdlog_pipe_spawn() function
92 fdp->pid = fdlog_pipe_spawn(fdp->fdlog->fn, fdp->fd); in fdlog_pipe_restart()
190 pid_t pid = fdlog_pipe_spawn(fn, fds[0]); in fdlog_pipe_open()