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

  /src/sys/sys/
syscall.h 1297 #define SYS_fchmodat 463
  /src/external/gpl3/gdb.old/dist/gdb/
proc-events.c 128 #ifdef SYS_fchmodat
129 syscall_table[SYS_fchmodat] = "fchmodat";
  /src/external/gpl3/gdb/dist/gdb/
proc-events.c 128 #ifdef SYS_fchmodat
129 syscall_table[SYS_fchmodat] = "fchmodat";
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 5999 error = rsys_syscall(SYS_fchmodat, &callarg, sizeof(callarg), retval);

Completed in 24 milliseconds