HomeSort by: relevance | last modified time | path
    Searched defs:pipe_stat (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
sys_pipe.c 87 static int pipe_stat(file_t *, struct stat *);
100 .fo_stat = pipe_stat,
862 pipe_stat(file_t *fp, struct stat *ub) function in typeref:typename:int
sys_pipe.c 87 static int pipe_stat(file_t *, struct stat *);
100 .fo_stat = pipe_stat,
862 pipe_stat(file_t *fp, struct stat *ub) function in typeref:typename:int

Completed in 22 milliseconds