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

  /src/sys/sys/
pipe.h 100 struct timespec pipe_btime; /* time of creation */ member in struct:pipe
  /src/sys/kern/
sys_pipe.c 315 pipe->pipe_atime = pipe->pipe_mtime = pipe->pipe_btime = *nt;
876 ub->st_ctimespec = ub->st_birthtimespec = pipe->pipe_btime;

Completed in 12 milliseconds