Searched refs:__NR_link (Results 1 – 17 of 17) sorted by relevance
4 #ifdef __NR_link15 long rc = syscall(__NR_link, sample_1, sample_2); in main()
264 #ifdef __NR_link265 { "link", __NR_link },
90 #define __NR_link 86 macro
13 #define __NR_link 9 macro
79 #define __NR_link (__X32_SYSCALL_BIT + 86) macro
266 #ifndef __NR_link267 # define __NR_link (SYSCALL_BIT | 86) macro
88 #define __NR_link (__NR_Linux + 84) macro
13 #define __NR_link (__NR_Linux + 9) macro
12 #define __NR_link (__NR_SYSCALL_BASE + 9) macro
686 __NR_link = 9
686 __NR_link = 86
686 # __NR_link is not set