You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

syscalls.su 619B

123456789101112131415161718
  1. syscalls.c:48:6:initialise_monitor_handles 4 static
  2. syscalls.c:52:5:_getpid 4 static
  3. syscalls.c:57:5:_kill 16 static
  4. syscalls.c:63:6:_exit 16 static
  5. syscalls.c:69:27:_read 32 static
  6. syscalls.c:81:27:_write 32 static
  7. syscalls.c:92:5:_close 16 static
  8. syscalls.c:98:5:_fstat 16 static
  9. syscalls.c:104:5:_isatty 16 static
  10. syscalls.c:109:5:_lseek 24 static
  11. syscalls.c:114:5:_open 12 static
  12. syscalls.c:120:5:_wait 16 static
  13. syscalls.c:126:5:_unlink 16 static
  14. syscalls.c:132:5:_times 16 static
  15. syscalls.c:137:5:_stat 16 static
  16. syscalls.c:143:5:_link 16 static
  17. syscalls.c:149:5:_fork 8 static
  18. syscalls.c:155:5:_execve 24 static