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

/freebsd-current/sys/kern/
H A Dsys_generic.c625 sys_ftruncate(struct thread *td, struct ftruncate_args *uap) function
H A Dinit_sysent.c543 { .sy_narg = AS(ftruncate_args), .sy_call = (sy_call_t *)sys_ftruncate, .sy_auevent = AUE_FTRUNCATE, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 480 = ftruncate */
/freebsd-current/sys/sys/
H A Dsysproto.h2178 int sys_ftruncate(struct thread *, struct ftruncate_args *);

Completed in 214 milliseconds