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.c244 static void pipe_timestamp(struct timespec *tsp);
317 pipe_timestamp(&rpipe->pipe_ctime); in pipe_zone_ctor()
461 pipe_timestamp(struct timespec *tsp) in pipe_timestamp() function
912 pipe_timestamp(&rpipe->pipe_atime); in pipe_read()
1391 pipe_timestamp(&wpipe->pipe_mtime); in pipe_write()