/seescall

Inspect Linux syscall table from the terminal

Primary LanguageOCamlGNU General Public License v3.0GPL-3.0

seescall <call name // call number>

user@host$ seescall shmat

30 asmlinkage long sys_shmat(int shmid, char __user *shmaddr, int shmflg);