Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_syscalls.c3431 struct otruncate_args { struct
3437 otruncate(struct thread *td, struct otruncate_args *uap) in otruncate() argument
H A Dinit_sysent.c187 …{ compat(AS(otruncate_args),truncate), .sy_auevent = AUE_TRUNCATE, .sy_flags = 0, .sy_thrcnt = SY_…
/f-stack/freebsd/sys/
H A Dsysproto.h2347 struct otruncate_args { struct
2407 int otruncate(struct thread *, struct otruncate_args *);