Lines Matching refs:fd_store
260 LIST_REMOVE(fd_store, fs->service->fd_store, fs);
279 if (!s->fd_store && s->stdin_fd < 0 && s->stdout_fd < 0 && s->stderr_fd < 0)
288 while (s->fd_store)
289 service_fd_store_unlink(s->fd_store);
358 LIST_FOREACH(fd_store, fs, s->fd_store) {
390 LIST_PREPEND(fd_store, s->fd_store, fs);
1127 LIST_FOREACH(fd_store, fs, s->fd_store) {
2133 LIST_FOREACH(fd_store, fs, s->fd_store) {