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
MBKGETENV(3) MBK UTILITY FUNCTIONS MBKGETENV(3)

mbkgetenv - get an environment variable

See the file man1/alc_origin.1.

#include MUT_H

char *mbkgetenv(const char *name);

The mbkgetenv() function searches the environment list for a string that matches the string pointed to by name. The strings are of the form name = value.

The mbkgetenv() function returns a pointer to the value in the environment, or NULL if there is no match. If MBK_TRACE_GETENV is set to "yes", mbkgetenv() will print debug info to stdout before thre real getenv() syscall is done.

mbk(1) MBK_TRACE_GETENV(1) getenv(3).

See the file man1/alc_bug_report.1.

$Date: 2002/03/08 13:51:03 $ ASIM/LIP6

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.