My Project
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
soc_fcntl.c File Reference
#include "soc_common.h"
#include <errno.h>
#include <fcntl.h>
#include <stdarg.h>

Go to the source code of this file.

Functions

int fcntl (int fd, int cmd,...)
 

Function Documentation

int fcntl ( int  fd,
int  cmd,
  ... 
)

Definition at line 6 of file soc_fcntl.c.