Detailed Description
Functions to handle and configure default profiles.
- See also:
- path_names
Function Documentation
Gets a default profile filename.
- Parameters:
-
| type | the kind of default profile |
| allocate_func | the allocation function needed to reserve memory for the filename string |
- Returns:
- filename
Sets a profile, which is available in the current configured path.
- Parameters:
-
| type | the kind of default profile |
| file_name | the profile which shall become the default for the above specified profile type |
- Returns:
- success
Sets a profile, which is available in the current configured path.
- Parameters:
-
| type | the kind of default profile |
| file_name | the profile which shall become the default for the above specified profile type |
| mem | the memory containing the profile |
| size | the profile size in mem |
- Returns:
- success