Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/kern/
Dsys_generic.c639 struct oftruncate_args { struct
647 struct oftruncate_args *uap; argument
Dinit_sysent.c166 …{ compat(AS(oftruncate_args),ftruncate), AUE_FTRUNCATE, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC …
/freebsd-10-stable/sys/compat/freebsd32/
Dfreebsd32_sysent.c179 …{ compat(AS(oftruncate_args),ftruncate), AUE_FTRUNCATE, NULL, 0, 0, 0, SY_THR_STATIC }, /* 130 = o…
/freebsd-10-stable/sys/sys/
Dsysproto.h2335 struct oftruncate_args { struct
2392 int oftruncate(struct thread *, struct oftruncate_args *);