Home
last modified time | relevance | path

Searched refs:TARGET_RLIMIT_FSIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/linux-user/generic/
H A Dtarget_resource.h22 #define TARGET_RLIMIT_FSIZE 1 macro
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h175 #define TARGET_RLIMIT_FSIZE 1 macro
/openbmc/qemu/linux-user/
H A Dsyscall.c1030 case TARGET_RLIMIT_FSIZE: in target_to_host_resource()