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

  /src/sys/sys/
syscall.h 559 #define SYS_fpathconf 192
  /src/external/gpl3/gdb.old/dist/gdb/
proc-events.c 149 syscall_table[SYS_fpathconf] = "fpathconf";
  /src/external/gpl3/gdb/dist/gdb/
proc-events.c 149 syscall_table[SYS_fpathconf] = "fpathconf";
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 2243 error = rsys_syscall(SYS_fpathconf, &callarg, sizeof(callarg), retval);

Completed in 50 milliseconds