Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dsys_generic.c633 struct oftruncate_args { struct
639 oftruncate(struct thread *td, struct oftruncate_args *uap) in oftruncate() argument
H A Dinit_sysent.c182 …{ compat(AS(oftruncate_args),ftruncate), AUE_FTRUNCATE, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC …
/freebsd-12.1/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c189 …{ compat(AS(oftruncate_args),ftruncate), AUE_FTRUNCATE, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC …
/freebsd-12.1/sys/sys/
H A Dsysproto.h2279 struct oftruncate_args { struct
2336 int oftruncate(struct thread *, struct oftruncate_args *);