Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dinit_sysent.c537 …{ .sy_narg = AS(truncate_args), .sy_call = (sy_call_t *)sys_truncate, .sy_auevent = AUE_TRUNCATE, …
H A Dvfs_syscalls.c3373 sys_truncate(struct thread *td, struct truncate_args *uap) in sys_truncate() function
/f-stack/freebsd/sys/
H A Dsysproto.h2151 int sys_truncate(struct thread *, struct truncate_args *);