|
PatchworkOS
|
Go to the source code of this file.
Functions | |
| char * | strdup (const char *src) |
| char * strdup | ( | const char * | src | ) |
Definition at line 5 of file strdup.c.
References malloc(), memcpy(), NULL, and strlen().
Referenced by config_open(), element_new_raw(), element_set_text(), pipeline_init(), and start_menu_load_entries().