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

  /src/sys/sys/
pipe.h 99 struct timespec pipe_mtime; /* time of last modify */ member in struct:pipe
  /src/sys/kern/
sys_pipe.c 315 pipe->pipe_atime = pipe->pipe_mtime = pipe->pipe_btime = *nt;
734 getnanotime(&wpipe->pipe_mtime);
875 ub->st_mtimespec = pipe->pipe_mtime;

Completed in 12 milliseconds