Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/sys/
HDmman.h223 struct timespec shm_birthtime; member
/freebsd-11-stable/sys/kern/
HDuipc_shm.c387 sb->st_birthtim = shmfd->shm_birthtime; in shm_stat()
533 vfs_timestamp(&shmfd->shm_birthtime); in shm_alloc()
535 shmfd->shm_birthtime; in shm_alloc()