Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsys_pipe.c233 static void pipe_timestamp(struct timespec *tsp);
283 pipe_timestamp(&rpipe->pipe_ctime); in pipe_zone_ctor()
433 pipe_timestamp(struct timespec *tsp) in pipe_timestamp() function
831 pipe_timestamp(&rpipe->pipe_atime); in pipe_read()
1308 pipe_timestamp(&wpipe->pipe_mtime); in pipe_write()