Searched refs:do_bsd_ftruncate (Results 1 – 2 of 2) sorted by relevance
565 ret = do_bsd_ftruncate(cpu_env, arg1, arg2, arg3, arg4); in freebsd_syscall()
517 static abi_long do_bsd_ftruncate(void *cpu_env, abi_long arg1, in do_bsd_ftruncate() function