Macros | 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.

Macros

#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
 

Macro Definition 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 Fri Feb 21 2020 03:20:54