Searched refs:strdup (Results 1 – 7 of 7) sorted by relevance
16 strdup(const char *str) { in strdup() function
16 strdup \
49 line->str = strdup(string); in text_draw()
38 char *strdup(const char *str) __MALLOC;
142 file->name = strdup(name); in memfs_create()
141 mount->path = strdup(temppath); in mount()
451 dev->name = strdup(name); in bio_initialize_bdev()
Completed in 12 milliseconds