file.h File Reference

API published in:
API deprecated in:


#include <sys/types.h>
#include <sys/fcntl.h>
#include <sys/unistd.h>

Go to the source code of this file.


Data Structures

struct   xfile

Defines

#define  DTYPE_VNODE   1
#define  DTYPE_SOCKET   2
#define  DTYPE_PIPE   3
#define  DTYPE_FIFO   4
#define  DTYPE_KQUEUE   5
#define  DTYPE_CRYPTO   6

Define Documentation

#define DTYPE_CRYPTO   6
 
#define DTYPE_FIFO   4
 
#define DTYPE_KQUEUE   5
 
#define DTYPE_PIPE   3
 
#define DTYPE_SOCKET   2
 
#define DTYPE_VNODE   1
 

Copyright © Nokia Corporation 2001-2008
Back to top