Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.list351 #ifdef TARGET_NR_getpgrp
352 { TARGET_NR_getpgrp, "getpgrp" , "%s()", NULL, NULL },
H A Dsyscall.c9934 #ifdef TARGET_NR_getpgrp in _syscall2()
9935 case TARGET_NR_getpgrp: in _syscall2()