Home
last modified time | relevance | path

Searched refs:pipe_timestamp (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/kern/
H A Dsys_pipe.c240 static void pipe_timestamp(struct timespec *tsp);
313 pipe_timestamp(&rpipe->pipe_ctime); in pipe_zone_ctor()
466 pipe_timestamp(struct timespec *tsp) in pipe_timestamp() function
907 pipe_timestamp(&rpipe->pipe_atime); in pipe_read()
1386 pipe_timestamp(&wpipe->pipe_mtime); in pipe_write()