ALLG.SON and other functionality implemented in C


Functions

int getdeviceinfo_ ()
int getkonsolname_ ()
int zdiprocesstableinfo_ ()
void gethostnode_ (int *hostnode, int *status)
void gethostname_ (char *hostname, int *status, int len)
int str_nulltoblank_ (char *str, int len)
int trnlog_ (char *pname, char *pval, int *plen, int *status, int namelen, int vallen)
int TRNLOG (struct dsc $descriptor_s *pname, struct dsc $descriptor_s *pval, int *plen)
int lentrim_ (char *s, int slen)
int BYTEMOD (char *n, char *div)
int setprcname_ (char *name, int len)
int getprcname_ (char *name, int name_len)
int processscan_ (char *process_search, char *node_search, char *process_name, char *node_name, int *nodenumber, int *context, int process_search_len, int node_search_len, int process_name_len, int node_name_len)
int setlognam_ (char *log, char *phys, int loglen, int physlen)
int setlognamjob_ (char *log, char *phys, int loglen, int physlen)

Detailed Description

This implementation DO NOT cover the complete ALLG.SON part. The subset of functionality may be increased in the future.

Function Documentation

int TRNLOG ( struct dsc $descriptor_s *  pname,
struct dsc $descriptor_s *  pval,
int *  plen 
)

called by C:

int trnlog_ ( char *  pname,
char *  pval,
int *  plen,
int *  status,
int  namelen,
int  vallen 
)

called by Fortran


Generated on 4 Mar 2014 for son by  doxygen 1.4.7