GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
firestring_conf_parse_next(3) FreeBSD Library Functions Manual firestring_conf_parse_next(3)

firestring_conf_parse_next - add on to a previously parsed file

#include <firestring.h>
-lfirestring

struct firestring_conf_t *firestring_conf_parse_next(const char *filename, struct firestring_conf_t *previous)

firestring_conf_parse_next() attempts to read a configuration from filename and add the results to the previous values, overriding that are already set.

Returns a pointer to a structure containing the data read from the config file, or NULL if the file cannot be opened.

Ian Gulliver <ian@penguinhosting.net>

libfirestring(3)
2002-11-11

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.