Searched refs:sys_truncate (Results 1 – 3 of 3) sorted by relevance
548 { .sy_narg = AS(truncate_args), .sy_call = (sy_call_t *)sys_truncate, .sy_auevent = AUE_TRUNCATE, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 479 = truncate */
3564 sys_truncate(struct thread *td, struct truncate_args *uap) in sys_truncate() function
2199 int sys_truncate(struct thread *, struct truncate_args *);