Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   fanotify_init    ( 2 )

создать и инициализировать группу fanotify (create and initialize fanotify group)

  Name  |    Synopsis    |  Description  |  Return value  |  Error  |  Versions  |  Conforming to  |  Bugs  |  See also  |

Синопсис (Synopsis)

#include <fcntl.h> /* Definition of O_* constants */ #include <sys/fanotify.h>

int fanotify_init(unsigned int flags, unsigned int event_f_flags);