Searched refs:strdup (Results 1 – 10 of 10) sorted by relevance
31 __proc_cmdline = strdup(cmdline); in proc_cmdline_save()
35 char *strdup(const char *s);
162 char *strdup(const char *s) in strdup() function
146 char *strdup (const char *);
408 new->name = strdup(propname); in dtb_node_write_prop()
441 if (!(exec_path = strdup(exec_path))) in _msh_exec_search_env()
691 fe->filename_c = strdup(qualifiedName); in register_filename()
744 fe->filename_c = strdup(qualifiedName); in register_filename()
428 fname = strdup(*argv);
Completed in 20 milliseconds