PDCSPATH_LAYER_WRITE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
pdcspath_layer_write - This function handles extended layer modifying.
SYNOPSIS
"SYNOPSIS"
ssize_t pdcspath_layer_write (struct pdcspath_entry * entry, const char * buf, size_t count);
ARGUMENTS
- entry
-
An allocated and populated pdscpath_entry struct.
- buf
-
The input buffer to read from.
- count
-
The number of bytes to be read.
DESCRIPTION
We will call this function to change the current layer value.
Layers are to be given '.'-delimited, without brackets.
XXX beware we are far less checky WRT input data provided than for hwpath.
Potential harm can be done, since there's no way to check the validity of
the layer fields.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:38 GMT, October 09, 2005