HomeSort by: relevance | last modified time | path
    Searched refs:SYS_modctl (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/sys/
syscall.h 694 #define SYS_modctl 246
  /src/external/gpl3/gdb.old/dist/gdb/
proc-events.c 288 syscall_table[SYS_modctl] = "modctl";
  /src/external/gpl3/gdb/dist/gdb/
proc-events.c 288 syscall_table[SYS_modctl] = "modctl";
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 2718 error = rsys_syscall(SYS_modctl, &callarg, sizeof(callarg), retval);

Completed in 29 milliseconds