Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dhush.c1358 static char *xxstrdup(int lineno, const char *str) in xxstrdup() function
1371 # define xstrdup(s) xxstrdup(__LINE__, s)