Home
last modified time | relevance | path

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

/trueos/sys/sys/
HDsyscall.h129 #define SYS_fchown 123 macro
/trueos/contrib/gdb/gdb/
HDproc-events.c316 #if defined (SYS_fchown) in init_syscall_table()
317 syscall_table[SYS_fchown] = "fchown"; in init_syscall_table()