Searched refs:TARGET_NR_mount (Results 1 – 3 of 3) sorted by relevance
613 #ifdef TARGET_NR_mount614 { TARGET_NR_mount, "mount" , NULL, print_mount, NULL },
3800 #ifdef TARGET_NR_mount
9526 case TARGET_NR_mount: in _syscall2()