Home
last modified time | relevance | path

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

/linux-4.19.296/include/asm-generic/
Daudit_write.h20 #ifdef __NR_bind
21 __NR_bind, /* bind can affect fs object only in one way... */
/linux-4.19.296/include/uapi/asm-generic/
Dunistd.h557 #define __NR_bind 200 macro
558 __SYSCALL(__NR_bind, sys_bind)