Home
last modified time | relevance | path

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

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