Searched refs:do_bsd_chown (Results 1 – 2 of 2) sorted by relevance
633 ret = do_bsd_chown(arg1, arg2, arg3); in freebsd_syscall()
770 static abi_long do_bsd_chown(abi_long arg1, abi_long arg2, abi_long arg3) in do_bsd_chown() function