Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dinit_sysent.c542 …{ .sy_narg = AS(truncate_args), .sy_call = (sy_call_t *)sys_truncate, .sy_auevent = AUE_TRUNCATE, …
H A Dvfs_syscalls.c3469 sys_truncate(struct thread *td, struct truncate_args *uap) in sys_truncate() function
/freebsd/sys/sys/
H A Dsysproto.h2177 int sys_truncate(struct thread *, struct truncate_args *);