Home
last modified time | relevance | path

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

/mirbsd/src/sys/sys/
Dsyscall.h67 #define SYS_mount 21 macro
/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dproc-events.c694 #ifdef SYS_mount in init_syscall_table()
695 syscall_table[SYS_mount] = "mount"; in init_syscall_table()