(Last Changed on February
17,
2022 for git-revision e9b921f3a6f970f4a53398d141831583cf8746df.)
Go to the source code of this file.
|
void | ad_make_code_reentrant (void) |
|
void | cleanup_argv (int nopt, char ***pa) |
|
void | davesnobullshitstrncpy (char *a, const char *b, const size_t n) |
|
void | do_dll_housekeeping (int argc, char **argv) |
|
void | get_sp_printf (void) |
|
char ** | no_dll_options (char *pname, const int &_nopt) |
|
void | parse_dll_options (char *pname, const int &_nopt, char *sp_options, char ***pargv) |
|
char ** | parse_dll_options (char *pname, const int &_argc, char *s) |
|
void ad_make_code_reentrant |
( |
void |
| ) |
|
void cleanup_argv |
( |
int |
nopt, |
|
|
char *** |
pa |
|
) |
| |
void davesnobullshitstrncpy |
( |
char * |
a, |
|
|
const char * |
b, |
|
|
const size_t |
n |
|
) |
| |
void do_dll_housekeeping |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
void get_sp_printf |
( |
void |
| ) |
|
char** no_dll_options |
( |
char * |
pname, |
|
|
const int & |
_nopt |
|
) |
| |
void parse_dll_options |
( |
char * |
pname, |
|
|
const int & |
_nopt, |
|
|
char * |
sp_options, |
|
|
char *** |
pargv |
|
) |
| |
char** parse_dll_options |
( |
char * |
pname, |
|
|
const int & |
_argc, |
|
|
char * |
s |
|
) |
| |