xstrndup 89 scripts/kconfig/lkc.h char *xstrndup(const char *s, size_t n); xstrndup 355 scripts/kconfig/preprocess.c tmp = xstrndup(str, len);