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
SHTK_CONFIG_UNSET(3) FreeBSD Library Functions Manual SHTK_CONFIG_UNSET(3)

shtk_config_unset
Clears a configuration variable

shtk_import config

shtk_config_unset var_name

The shtk_config_unset function unsets the value of the configuration variable var_name. It is OK to call shtk_config_unset even if var_name has never been previously set. However, the given configuration variable must be a valid configuration variable as previously specified by a call to shtk_config_init(3).

If var_name is invalid because it has not been registered as a valid configuration variable with a call to shtk_config_init(3), execution terminates with an error.

shtk(3), shtk_config(3)

shtk_config_unset first appeared in shtk 1.0.
November 6, 2014 FreeBSD 13.1-RELEASE

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.