Home
last modified time | relevance | path

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

/hal_espressif-latest/components/newlib/
Drealpath.c38 strlcpy(out_path, "/", PATH_MAX); in realpath()
116 strlcpy(buf, "/", size); in getcwd()
Desp32-spiram-rom-functions-c.lf122 lib_a-strlcpy (noflash)
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_act.c613 strlcpy(evt->name, name, BTA_HF_CLIENT_OPERATOR_NAME_LEN + 1); in bta_hf_client_operator_name()
639 strlcpy(evt->number, number, BTA_HF_CLIENT_NUMBER_LEN + 1); in bta_hf_client_clip()
664 strlcpy(evt->number, number, BTA_HF_CLIENT_NUMBER_LEN + 1); in bta_hf_client_ccwa()
719 strlcpy(evt->number, number, BTA_HF_CLIENT_NUMBER_LEN + 1); in bta_hf_client_clcc()
747 strlcpy(evt->number, number, BTA_HF_CLIENT_NUMBER_LEN + 1); in bta_hf_client_cnum()
772 strlcpy(evt->number, number, BTA_HF_CLIENT_NUMBER_LEN + 1); in bta_hf_client_binp()
Dbta_hf_client_api.c294 strlcpy(p_buf->str, str, str_len + 1); in BTA_HfClientSendAT()
Dbta_hf_client_at.c1239 strlcpy(p2, "<cr>", 4); in bta_hf_client_dump_at()
1242 strlcpy(p2, "<lf>", 4); in bta_hf_client_dump_at()
/hal_espressif-latest/components/esp_common/src/
Desp_err_to_name.c.in11 // for strlcpy
62 strlcpy(buf, esp_err_msg_table[i].msg, buflen);
Desp_err_to_name.c888 strlcpy(buf, esp_err_msg_table[i].msg, buflen); in esp_err_to_name_r()
/hal_espressif-latest/components/spi_flash/sim/stubs/bsd/include/
Dbsd_strings.h8 size_t strlcpy(char *dst, const char *src, size_t dsize);
/hal_espressif-latest/components/spi_flash/sim/stubs/bsd/
Dstrlcpy.c38 strlcpy(char *dst, const char *src, size_t dsize) in strlcpy() function
/hal_espressif-latest/components/spi_flash/sim/stubs/
DMakefile.files8 bsd/strlcpy.c\
/hal_espressif-latest/components/wpa_supplicant/port/include/
Dos.h30 size_t strlcpy(char *dst, const char *src, size_t dsize);
302 #define os_strlcpy(d, s, n) strlcpy((d), (s), (n))
/hal_espressif-latest/components/esp_rom/esp32c3/ld/
Desp32c3.rom.newlib.ld54 strlcpy = 0x400003f0; symbol
/hal_espressif-latest/components/esp_rom/esp32s3/ld/
Desp32s3.rom.newlib.ld54 strlcpy = 0x400013bc; symbol
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.newlib.ld61 strlcpy = 0x4000053c; symbol
/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.newlib.ld60 strlcpy = 0x40000544; symbol
/hal_espressif-latest/components/esp_rom/esp32c2/ld/
Desp32c2.rom.newlib.ld60 strlcpy = 0x40000524; symbol
/hal_espressif-latest/components/esp_rom/esp32s2/ld/
Desp32s2.rom.newlib-funcs.ld52 strlcpy = 0x4001adf8; symbol
/hal_espressif-latest/components/esp_rom/esp32/ld/
Desp32.rom.newlib-funcs.ld56 strlcpy = 0x4000c584; symbol
/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_config.c162 strlcpy(value, stored_value, *size_bytes); in btc_config_get_str()
/hal_espressif-latest/components/esp_wifi/wifi_apps/src/
Dnan_app.c302 strlcpy(p_svc->svc_name, svc_name, ESP_WIFI_MAX_SVC_NAME_LEN); in nan_record_own_svc()
1097 strlcpy(svc_name, own_svc->svc_name, ESP_WIFI_MAX_SVC_NAME_LEN); in esp_wifi_nan_get_own_svc_info()
/hal_espressif-latest/components/esp_psram/esp32/
DKconfig.spiram189 strcpy, strcspn, strdup, strdup_r, strlcat, strlcpy, strlen, strlwr, strncasecmp,
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32s2.ld855 PROVIDE ( strlcpy = 0x4001adf8 ); symbol
Drom_32c3.ld2151 strlcpy = 0x400003f0; symbol
Drom_32.ld1594 PROVIDE ( strlcpy = 0x4000c584 ); symbol
Drom_32s3_beta_2.ld2168 PROVIDE ( strlcpy = 0x40055798 ); symbol