Home | History | Annotate | Download | only in strace

Lines Matching full:syscalls

262 	 * The number of existing syscalls on all arches is
625 * Fetching the last arg of 7-arg syscalls (fadvise64_64
965 goto ret; /* ignore failed syscalls */
983 /* Blocked signals do not interrupt any syscalls.
984 * In this case syscalls don't return ERESTARTfoo codes.
986 * Deadly signals set to SIG_DFL interrupt syscalls
996 * (for example, SIGCHLD, SIGWINCH) interrupt syscalls,
1023 /* Syscalls like nanosleep(), poll() which can't be