Lines Matching refs:fd
331 int fd;
343 uint8_t *buf, size_t len, int fd)
352 state->fd = fd;
357 fde = tevent_add_fd(ev, state, fd, TEVENT_FD_WRITE,
389 state->written = sss_atomic_write_s(state->fd, state->buf, state->len);
418 int fd;
428 struct tevent_context *ev, int fd)
437 state->fd = fd;
441 fde = tevent_add_fd(ev, state, fd, TEVENT_FD_READ,
473 size = sss_atomic_read_s(state->fd,
676 argv[--argc] = talloc_asprintf(argv, "--debug-fd=%d",