Home
last modified time | relevance | path

Searched refs:SYS_fpathconf (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/sys/
Dsyscall.h183 #define SYS_fpathconf 192 macro
/freebsd-9-stable/contrib/gdb/gdb/
Dproc-events.c352 #if defined (SYS_fpathconf) in init_syscall_table()
353 syscall_table[SYS_fpathconf] = "fpathconf"; in init_syscall_table()