Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.list1530 #ifdef TARGET_NR_tee
1531 { TARGET_NR_tee, "tee" , NULL, NULL, NULL },
H A Dsyscall.c13173 #ifdef TARGET_NR_tee in _syscall2()
13174 case TARGET_NR_tee: in _syscall2()