Home
last modified time | relevance | path

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

/mirbsd/src/sys/sys/
Dsyscall.h442 #define SYS_pathconf 191 macro
/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dproc-events.c853 #ifdef SYS_pathconf in init_syscall_table()
854 syscall_table[SYS_pathconf] = "pathconf"; in init_syscall_table()