Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
dnotify_test.c File Reference
#include <fcntl.h>
#include <signal.h>
#include <stdio.h>
#include <unistd.h>

Go to the source code of this file.

Macros

#define _GNU_SOURCE   /* needed to get the defines */
 

Functions

int main (void)
 

Macro Definition Documentation

#define _GNU_SOURCE   /* needed to get the defines */

Definition at line 1 of file dnotify_test.c.

Function Documentation

int main ( void  )

Definition at line 15 of file dnotify_test.c.