Home
last modified time | relevance | path

Searched defs:SYS_write (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_decls.h27 # define SYS_write __NR_write macro
/freebsd/stand/kboot/include/arch/amd64/
H A Dsyscall_nr.h26 #define SYS_write 1 macro
/freebsd/stand/kboot/include/arch/powerpc64/
H A Dsyscall_nr.h26 #define SYS_write 4 macro
/freebsd/stand/kboot/include/arch/aarch64/
H A Dsyscall_nr.h26 #define SYS_write 64 macro
/freebsd/sys/sys/
H A Dsyscall.h11 #define SYS_write 4 macro