Home
last modified time | relevance | path

Searched refs:sys_oldselect (Results 1 – 7 of 7) sorted by relevance

/external/strace/linux/
Ddummy.h128 #define sys_oldselect printargs macro
Dsyscall.h57 int sys_oldselect(), sys_symlink(), sys_oldlstat(), sys_readlink();
/external/strace/linux/sh/
Dsyscallent.h115 { 1, TD, sys_oldselect, "oldselect" }, /* 82 */
/external/strace/linux/i386/
Dsyscallent.h113 { 1, TD, sys_oldselect, "oldselect" }, /* 82 */
/external/strace/linux/arm/
Dsyscallent.h113 { 1, 0, sys_oldselect, "oldselect" }, /* 82 */
/external/strace/
Ddesc.c605 sys_oldselect(struct tcb *tcp) in sys_oldselect() function
DChangeLog-CVS1490 (sys_oldselect, sys_osf_select, sys_select, sys_pselect6):
5051 * desc.c (decode_select, sys_select, sys_oldselect) [LINUX]: