Searched refs:__NR_keyctl (Results 1 – 1 of 1) sorted by relevance
26 #ifndef __NR_keyctl27 #define __NR_keyctl -1 macro34 return syscall(__NR_keyctl, KEYCTL_WATCH_KEY, key, watch_fd, watch_id); in keyctl_watch_key()