Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_syscalls.c3462 struct truncate_args { struct
3469 sys_truncate(struct thread *td, struct truncate_args *uap) in sys_truncate() argument
H A Dinit_sysent.c542 …{ .sy_narg = AS(truncate_args), .sy_call = (sy_call_t *)sys_truncate, .sy_auevent = AUE_TRUNCATE, …
H A Dsystrace_args.c2534 struct truncate_args *p = params; in systrace_args()
/freebsd/sys/sys/
H A Dsysproto.h1358 struct truncate_args { struct
2177 int sys_truncate(struct thread *, struct truncate_args *);