Home
last modified time | relevance | path

Searched defs:pipe_stat (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mit/libuv/dist/src/unix/
H A Dpipe.c330 struct stat pipe_stat; in uv_pipe_chmod() local
/netbsd-src/sys/kern/
H A Dsys_pipe.c860 pipe_stat(file_t *fp, struct stat *ub) in pipe_stat() function