PDCSPATH_STORE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
pdcspath_store - This function writes a path to stable storage.
SYNOPSIS
"SYNOPSIS"
int pdcspath_store (struct pdcspath_entry * entry);
ARGUMENTS
- entry
-
A pointer to an allocated pdcspath_entry.
IT CAN BE USED IN TWO WAYS
either by passing it a preset devpath struct
containing an already computed hardware path, or by passing it a device
pointer, from which it'll find out the corresponding hardware path.
For now we do not handle the case where there's an error in writing to the
Stable Storage area, so you'd better not mess up the data :P
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- IT CAN BE USED IN TWO WAYS
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:38 GMT, October 09, 2005