Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.list1282 #ifdef TARGET_NR_sendfile64
1283 { TARGET_NR_sendfile64, "sendfile64" , NULL, NULL, NULL },
H A Dsyscall.c11760 #ifdef TARGET_NR_sendfile64 in _syscall2()
11761 case TARGET_NR_sendfile64: in _syscall2()