Home
last modified time | relevance | path

Searched refs:strndup (Results 1 – 3 of 3) sorted by relevance

/components/libc/compilers/common/include/posix/
A Dstring.h36 char *strndup(const char *s, size_t size);
/components/libc/compilers/common/
A Dcstring.c174 char *strndup(const char *s, size_t size) in strndup() function
/components/lwp/
A Dlwp_syscall.c3510 dst->exe_file = strndup(src->exe_file, DFS_PATH_MAX); in lwp_struct_copy()
3904 lwp->exe_file = strndup(new_lwp->exe_file, DFS_PATH_MAX); in sys_execve()

Completed in 19 milliseconds