Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Didmap_util.c47 #ifndef __NR_Linux
49 #define __NR_Linux 110 macro
52 #define __NR_Linux 4000 macro
55 #define __NR_Linux 6000 macro
58 #define __NR_Linux 5000 macro
61 #define __NR_Linux 1024 macro
63 #define __NR_Linux 0 macro
68 #define __NR_mount_setattr (442 + __NR_Linux)
72 #define __NR_open_tree (428 + __NR_Linux)
76 #define __NR_move_mount (429 + __NR_Linux)
/freebsd-14.2/crypto/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c295 # define __NR_getrandom (__NR_Linux + 353)
297 # define __NR_getrandom (__NR_Linux + 313)
299 # define __NR_getrandom (__NR_Linux + 317)
302 # define __NR_getrandom (__NR_Linux + 339)