cernlib.c File Reference

#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>
#include <sys/types.h>
#include <sys/stat.h>

Go to the source code of this file.

Functions

char * fchtak (char *ftext, int lgtext)
unsigned int ishftr_ (unsigned int *arg, int *len)
unsigned int lshift_ (unsigned int *arg, int *len)
void vxinvb_ (int *ixv, int *n)
void vxinvc_ (int *iv, int *ixv, int *n)
void cfget_ (int *lundes, int *medium, int *nwrec, int *nwtak, char *mbuf, int *astat)
void cfseek_ (int *lundes, int *medium, int *nwrec, int *jcrec, int *astat)
void cfclos_ (int *lundes, int *medium)
int cfstati_ (char *fname, int *info, int *lgname)
void cfopei_ (int *lundes, int *medium, int *nwrec, int *mode, int *nbuf, char *ftext, int *astat, int *lgtx)
int lnblnk_ (char *chline, int len)

Variables

int cfopen_perm = 0


Function Documentation

void cfclos_ ( int *  lundes,
int *  medium 
)

Definition at line 158 of file cernlib.c.

References close.

void cfget_ ( int *  lundes,
int *  medium,
int *  nwrec,
int *  nwtak,
char *  mbuf,
int *  astat 
)

Definition at line 107 of file cernlib.c.

References read.

void cfopei_ ( int *  lundes,
int *  medium,
int *  nwrec,
int *  mode,
int *  nbuf,
char *  ftext,
int *  astat,
int *  lgtx 
)

Definition at line 219 of file cernlib.c.

References fchtak(), flags, free(), and open.

void cfseek_ ( int *  lundes,
int *  medium,
int *  nwrec,
int *  jcrec,
int *  astat 
)

Definition at line 136 of file cernlib.c.

References lseek.

int cfstati_ ( char *  fname,
int *  info,
int *  lgname 
)

Definition at line 171 of file cernlib.c.

References fchtak(), free(), int, and stat.

char* fchtak ( char *  ftext,
int  lgtext 
)

Definition at line 36 of file cernlib.c.

References malloc(), and NULL.

Referenced by cfopei_(), and cfstati_().

unsigned int ishftr_ ( unsigned int *  arg,
int *  len 
)

Definition at line 58 of file cernlib.c.

int lnblnk_ ( char *  chline,
int  len 
)

Definition at line 281 of file cernlib.c.

unsigned int lshift_ ( unsigned int *  arg,
int *  len 
)

Definition at line 65 of file cernlib.c.

void vxinvb_ ( int *  ixv,
int *  n 
)

Definition at line 72 of file cernlib.c.

void vxinvc_ ( int *  iv,
int *  ixv,
int *  n 
)

Definition at line 90 of file cernlib.c.


Variable Documentation

int cfopen_perm = 0

Definition at line 214 of file cernlib.c.


Generated on Tue Jul 5 16:07:45 2011 for ROOT_528-00b_version by  doxygen 1.5.1