Home
last modified time | relevance | path

Searched refs:strdup (Results 1 – 10 of 10) sorted by relevance

/components/dfs/dfs_v2/filesystems/procfs/
A Dproc_cmdline.c31 __proc_cmdline = strdup(cmdline); in proc_cmdline_save()
/components/libc/compilers/common/include/posix/
A Dstring.h35 char *strdup(const char *s);
/components/libc/compilers/common/
A Dcstring.c162 char *strdup(const char *s) in strdup() function
/components/legacy/fdt/libfdt/
A Dlibfdt.h146 char *strdup (const char *);
/components/legacy/fdt/src/
A Ddtb_base.c408 new->name = strdup(propname); in dtb_node_write_prop()
/components/finsh/
A Dmsh.c441 if (!(exec_path = strdup(exec_path))) in _msh_exec_search_env()
/components/net/lwip/lwip-2.0.3/src/apps/httpd/makefsdata/
A Dmakefsdata.c691 fe->filename_c = strdup(qualifiedName); in register_filename()
/components/net/lwip/lwip-2.1.2/src/apps/http/makefsdata/
A Dmakefsdata.c744 fe->filename_c = strdup(qualifiedName); in register_filename()
/components/net/lwip/lwip-2.0.3/src/netif/ppp/
A Dauth.c428 fname = strdup(*argv);
/components/net/lwip/lwip-2.1.2/src/netif/ppp/
A Dauth.c428 fname = strdup(*argv);

Completed in 20 milliseconds