|
COSMOS v7.655
COSMOSv7655
(AirShowerMC)
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | cgetloginn (userid) |
| subroutine | copycstring (Cstring, target) |
| subroutine | getlog (user) |
| integer function | kgetenv2 (envname, envresult) |
| subroutine | cqversion (cosv) |
| subroutine cgetloginn | ( | character*(*) | userid | ) |
Definition at line 29 of file cgetLoginN.f.
References copycstring().
Referenced by cwhatjob(), and init().


| subroutine copycstring | ( | character, dimension(*) | Cstring, |
| character, dimension(*) | target | ||
| ) |
Definition at line 36 of file cgetLoginN.f.
References getlog().
Referenced by cgetloginn().


| subroutine cqversion | ( | character*8 | cosv | ) |
Definition at line 96 of file cgetLoginN.f.
References copenf().

| subroutine getlog | ( | character, dimension(*) | user | ) |
Definition at line 69 of file cgetLoginN.f.
Referenced by copycstring().

| integer function kgetenv2 | ( | character*(*) | envname, |
| character*(*) | envresult | ||
| ) |
Definition at line 77 of file cgetLoginN.f.
Referenced by __add2hist.f__(), __add2hyb.f__(), __add2nrfai.f__(), __bin2asciicomp.f__(), __mknrfai.f__(), __mknrfaifromdat.f__(), __reducebinsize.f__(), __reduceeachsize.bin.f__(), __reduceeachsize.binbyl.f__(), __reduceeachsize.f__(), __reducesize.f__(), __smashskel.f__(), __smashskelsmallfileno.f__(), __smashskeltrial.f__(), cmanager(), and xbgrun().
