Defines | Functions | Variables
rmflags.c File Reference
#include <stdio.h>
#include <sys/types.h>
#include <libelf.h>
#include <fcntl.h>
Include dependency graph for rmflags.c:

Go to the source code of this file.

Defines

#define min(x, y)   ((x)<(y)?(x):(y))

Functions

void copy_bytes (int infd, int outfd, int offset, int nbytes)
 main (int argc, argv)

Variables

int errno

Define Documentation

#define min (   x,
 
)    ((x)<(y)?(x):(y))

Definition at line 17 of file rmflags.c.


Function Documentation

void copy_bytes ( int  infd,
int  outfd,
int  offset,
int  nbytes 
)

Definition at line 22 of file rmflags.c.

main ( int  argc,
argv   
)

Definition at line 38 of file rmflags.c.


Variable Documentation

int errno


euslisp
Author(s): Toshihiro Matsui
autogenerated on Thu Sep 3 2015 10:36:20