Home
last modified time | relevance | path

Searched refs:pipe_close (Results 1 - 1 of 1) sorted by relevance

/third_party/NuttX/drivers/pipes/
H A Dpipe.c51 static int pipe_close(struct file *filep);
69 .close = pipe_close, /* close */
128 * Name: pipe_close
131 static int pipe_close(struct file *filep) in pipe_close() function

Completed in 1 milliseconds