int drms_record_directory ( DRMS_Record_t rec,
char *  dirname,
int  retrieve 
)

Find the Storage Unit directory associated with a record.

Places the path to the Storage Unit slot directory associateed with rec in dirname. If no storage unit slot has been assigned to the record yet, an empty string is stored at dirname. Return value is status code. If retrieve=1 then drms_record_directory will block until the data is staged by SUMS. If retrieve=0 the current string in the record structure will be returned so if the record is offline dirname will contain an ampty string.

Definition at line 10460 of file drms_record.c.


Generated on Mon Mar 26 07:00:50 2018 for JSOC_Documentation by  doxygen 1.5.7.1