Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDsyscall.h408 #define SYS_truncate 479 macro
/NextBSD/contrib/gdb/gdb/
HDproc-events.c1306 #if defined (SYS_truncate) in init_syscall_table()
1307 syscall_table[SYS_truncate] = "truncate"; in init_syscall_table()