Searched refs:getrval2 (Results 1 – 4 of 4) sorted by relevance
634 extern long getrval2(struct tcb *);
854 tprintf("[%lu, %lu]", tcp->u_rval, getrval2(tcp)); in do_pipe()
2272 * syscall.c (getrval2): Move #ifdef IA64 inside #ifdef LINUX.2735 Define possibly missing __NR_exit_group. Declare getrval2.2773 (getrval2): Handle LINUX && SPARC64.2979 * defs.h [LINUX && IA64]: Declare getrval2 also on IA64.2981 * syscall.c (getrval2) [LINUX && IA64]: Implement for IA64.3404 * net.c (sys_pipe), syscall.c (getrval2): pipe() results returned5367 the tcp arguement from the call to exiting. Add getrval25611 [SVR4] [MIPS] (getrval2): Handle SGI.
666 getrval2(struct tcb *tcp) in getrval2() function