Searched refs:TARGET_NR_getpgrp (Results 1 – 2 of 2) sorted by relevance
351 #ifdef TARGET_NR_getpgrp352 { TARGET_NR_getpgrp, "getpgrp" , "%s()", NULL, NULL },
9934 #ifdef TARGET_NR_getpgrp in _syscall2()9935 case TARGET_NR_getpgrp: in _syscall2()