Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/libs/
Desp32.rom.newlib-funcs.ld107 strndup = 0x400016b0; symbol
/device/soc/esp/esp32/components/esp_rom/esp32/ld/
Desp32.rom.newlib-funcs.ld107 strndup = 0x400016b0; symbol
/device/soc/winnermicro/wm800/board/platform/common/utils/
Dutils.c518 char *strndup(const char *s, size_t len) in strndup() function