Home
last modified time | relevance | path

Searched defs:xstrdup (Results 1 – 3 of 3) sorted by relevance

/busybox-1.35.0/networking/udhcp/
Ddomain_codec.c14 # define xstrdup strdup macro
/busybox-1.35.0/libbb/
Dxfuncs_printf.c77 char* FAST_FUNC xstrdup(const char *s) in xstrdup() function
/busybox-1.35.0/shell/
Dhush.c1371 # define xstrdup(s) xxstrdup(__LINE__, s) macro