ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

port.h File Reference
#include <fcntl.h>
#include <math.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <string.h>

Go to the source code of this file.

Data Structures

struct  option

Defines

#define _GNU_SOURCE   /* for pread/pwrite */
#define RTLD_LAZY   0x001
#define RTLD_NOW   0x002
#define RTLD_GLOBAL   0x100

Typedefs

typedef int mode_t
typedef long off_t
typedef int pid_t
typedef unsigned int size_t
typedef int ssize_t

Functions

int getopt_long (int ___argc, char *const *___argv, const char *__shortopts, const struct option *__longopts, int *__longind)
int getopt_long_only (int ___argc, char *const *___argv, const char *__shortopts, const struct option *__longopts, int *__longind)
size_t getpagesize (void)
int isinf (double x)
int isnan (double x)
int lstat (const char *file_name, struct stat *buf)
voidmemmove (void *dest, const void *src, size_t len)
ssize_t pread (int fd, void *buf, size_t count, off_t offset)
ssize_t pwrite (int fd, const void *buf, size_t count, off_t offset)
int statfs (const char *name, struct statfs *info)
int strncasecmp (const char *str1, const char *str2, size_t n)
const charstrerror (int err)
int strcasecmp (const char *str1, const char *str2)
int usleep (unsigned int useconds)
voidmemcpy_unaligned (void *dst, const void *src, size_t size)
int mkstemps (char *template, int suffix_len)
int spawnvp (int mode, const char *cmdname, const char *const argv[])

Variables

charoptarg
int optind
int opterr
int optopt

Generated on Sat May 26 2012 05:35:14 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.