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

  /src/sys/sys/
syscall.h 365 #define SYS_fchmod 124
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 1656 error = rsys_syscall(SYS_fchmod, &callarg, sizeof(callarg), retval);

Completed in 17 milliseconds