Searched refs:oftruncate_args (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/kern/
H A Dsys_generic.c633 struct oftruncate_args { struct
639 oftruncate(struct thread *td, struct oftruncate_args *uap)
H A Dinit_sysent.c193 { compat(AS(oftruncate_args),ftruncate), .sy_auevent = AUE_FTRUNCATE, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 130 = old ftruncate */
/freebsd-current/sys/sys/
H A Dsysproto.h2394 struct oftruncate_args { struct
2456 int oftruncate(struct thread *, struct oftruncate_args *);

Completed in 263 milliseconds