Home
last modified time | relevance | path

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

/samples/watch_queue/
Dwatch_test.c32 static long keyctl_watch_key(int key, int watch_fd, int watch_id) in keyctl_watch_key() argument
34 return syscall(__NR_keyctl, KEYCTL_WATCH_KEY, key, watch_fd, watch_id); in keyctl_watch_key()