Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/sys/
Dsyscall.h44 #define SYS_sync 36 macro
/freebsd-12-stable/contrib/gdb/gdb/
Dproc-events.c1249 #if defined (SYS_sync) in init_syscall_table()
1250 syscall_table[SYS_sync] = "sync"; in init_syscall_table()