Projects STRLCPY jellyfish Commits b4f4a847
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■
    rootkit/kit.h
    skipped 47 lines
    48 48  #define SYSCALL_SIZE 8
    49 49   
    50 50  typedef struct sys_calls{
    51  - char name[50];
    52 51   void *(*syscall_func)();
    53 52  } s_calls;
    54 53   
    skipped 25 lines
Please wait...
Page is in error, reload to recover