Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Dpipe.c979 int fdw, fdr; in __do_pipe_flags() local
996 fdw = error; in __do_pipe_flags()
998 audit_fd_pair(fdr, fdw); in __do_pipe_flags()
1000 fd[1] = fdw; in __do_pipe_flags()