/*++ /* NAME /* dict_env 3 /* SUMMARY /* dictionary manager interface to environment variables /* SYNOPSIS /* #include <dict_env.h> /* /* DICT *dict_env_open(name, dummy, dict_flags) /* const char *name; /* int dummy; /* int dict_flags; /* DESCRIPTION /* dict_env_open() opens the environment variable array and /* makes it accessible via the generic operations documented /* in dict_open(3). The \fIname\fR and \fIdummy\fR arguments /* are ignored. /* SEE ALSO /* dict(3) generic dictionary manager /* safe_getenv(3) safe getenv() interface /* LICENSE /* .ad /* .fi /* The Secure Mailer license must be distributed with this software. /* AUTHOR(S) /* Wietse Venema /* IBM T.J. Watson Research /* P.O. Box 704 /* Yorktown Heights, NY 10598, USA
/*--*/
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.