Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.list76 #ifdef TARGET_NR_chown32
77 { TARGET_NR_chown32, "chown32" , NULL, NULL, NULL },
H A Dsyscall.c12388 #ifdef TARGET_NR_chown32 in _syscall2()
12389 case TARGET_NR_chown32: in _syscall2()