Home
last modified time | relevance | path

Searched refs:do_freebsd___setugid (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/bsd-user/freebsd/
H A Dos-proc.h183 static inline abi_long do_freebsd___setugid(abi_long arg1) in do_freebsd___setugid() function
H A Dos-syscall.c406 ret = do_freebsd___setugid(arg1); in freebsd_syscall()