Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/kern/
Duipc_shm.c125 static fo_truncate_t shm_truncate; variable
139 .fo_truncate = shm_truncate,
347 shm_truncate(struct file *fp, off_t length, struct ucred *active_cred, in shm_truncate() function