OpenVPN
|
Go to the source code of this file.
Functions | |
int | chef_cook (const char *order, char **dish_out) |
const char * | chef_strerror (int error) |
int chef_cook | ( | const char * | order, |
char ** | dish_out | ||
) |
Definition at line 33 of file chef.c.
Referenced by waiter_process().
const char* chef_strerror | ( | int | error | ) |
Definition at line 41 of file chef.c.
Referenced by waiter_process().