PDCSPATH_FETCH

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

pdcspath_fetch - This function populates the path entry structs.  

SYNOPSIS

"SYNOPSIS"

int pdcspath_fetch (struct pdcspath_entry * entry);  

ARGUMENTS

entry
A pointer to an allocated pdcspath_entry.
 

DESCRIPTION

The general idea is that you don't read from the Stable Storage every time you access the files provided by the facilites. We store a copy of the content of the stable storage WRT various paths in these structs. We read these structs when reading the files, and we will write to these structs when writing to the files, and only then write them back to the Stable Storage.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:38 GMT, October 09, 2005