Searched refs:__NR_waitsys (Results 1 – 2 of 2) sorted by relevance
159 #define __NR_waitsys SYS_waitsys /* = SYS_waitid (historical) */ macro
387 res = VG_(do_syscall4)(__NR_waitsys, idtype, id, (UWord)&info, options); in VG_()