s/qmail  3.3.23
Next generation secure email transport
Functions
envread.c File Reference
#include "env.h"
#include "str.h"
Include dependency graph for envread.c:

Go to the source code of this file.

Functions

char * env_get (char *s)
 
char * env_pick ()
 
char * env_findeq (char *s)
 

Function Documentation

◆ env_findeq()

char* env_findeq ( char *  s)

Definition at line 22 of file envread.c.

◆ env_get()

char* env_get ( char *  s)

Definition at line 4 of file envread.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ env_pick()

char* env_pick ( void  )

Definition at line 17 of file envread.c.