Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Duipc_shm.c138 static fo_truncate_t shm_truncate; variable
156 .fo_truncate = shm_truncate,
532 shm_truncate(struct file *fp, off_t length, struct ucred *active_cred, in shm_truncate() function