Home
last modified time | relevance | path

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

12

/AliOS-Things-master/components/ble_host/bt_host/ali_vendormodel_profile/
A Dali_vendormodel_profile.c371 strcat(static_value, pid_string); in bt_mesh_profile_calculate_digest()
372 strcat(static_value, ","); in bt_mesh_profile_calculate_digest()
373 strcat(static_value, mac_addr_string); in bt_mesh_profile_calculate_digest()
374 strcat(static_value, ","); in bt_mesh_profile_calculate_digest()
381 strcat(static_value, secret); in bt_mesh_profile_calculate_digest()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/platform/
A Dplatform_stdlib_rtl8721d.h45 #undef strcat
75 #define strcat _strcat macro
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/
A Draw_decode.c180 strcat(srcfile,"/"); in main()
181 strcat(srcfile,srcfilerel); in main()
/AliOS-Things-master/components/freetype/include/config/
A Dftstdlib.h84 #define ft_strcat strcat
/AliOS-Things-master/components/ota/2ndboot/updater/include/
A Dlibc.h40 #define strcat ota_strcat macro
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmain.c323 strcat(filepath, "/"); in mpy_run()
324 strcat(filepath, filename); in mpy_run()
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmain.c323 strcat(filepath, "/"); in mpy_run()
324 strcat(filepath, filename); in mpy_run()
/AliOS-Things-master/components/lwip/lwip2.0.0/core/
A Dmemp.c134 strcat(errstr, desc->desc); in memp_overflow_check_element_overflow()
161 strcat(errstr, desc->desc); in memp_overflow_check_element_underflow()
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/unused/
A Dwrjpgcom.c477 strcat(comment_arg, " "); in main()
478 strcat(comment_arg, argv[argn]); in main()
/AliOS-Things-master/components/py_engine/external/unzip/src/
A Dminiunz.c245 strcat(absolute_path_name, path_name); in do_extract_currentfile()
266 strcat(write_filename, filename_inzip); in do_extract_currentfile()
A Dgzlib.c515 strcat(state->msg, ": ");
516 strcat(state->msg, msg);
A Dminigzip.c-bak276 strcat(outfile, GZ_SUFFIX);
320 strcat(infile, GZ_SUFFIX);
/AliOS-Things-master/components/py_engine/adapter/
A Dmain.c524 strcat(filepath, "/"); in mpy_run()
525 strcat(filepath, filename); in mpy_run()
/AliOS-Things-master/components/amp/engine/duktape_engine/
A Dbe.c78 strcat(base, "/"); in resolve_path()
79 strcat(base, p); in resolve_path()
/AliOS-Things-master/components/linkkit/infra/
A Dinfra_report.c251 strcat(p, "1111111111222222222233333333334444444444"); in aos_get_version_info()
/AliOS-Things-master/components/py_engine/engine/shared/libc/
A Dstring0.c200 char *strcat(char *dest, const char *src) { in strcat() function
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A Dgzlib.c615 strcat(state->msg, ": ");
616 strcat(state->msg, msg);
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/test/
A Dminigzip.c474 strcat(outfile, GZ_SUFFIX);
526 strcat(infile, GZ_SUFFIX);
A Dinfcover.c530 strcat(prefix, "-late"); in try()
556 strcat(prefix, "-back"); in try()
/AliOS-Things-master/components/linkkit/dev_model/alcs/
A Dalcs_api.c238 strcat(path, "/select"); in alcs_auth_init()
269 strcat(path, "/select"); in alcs_auth_subdev_init()
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/iostream3/
A Dzfstream.cc163 strcat(c_mode, "b"); in open_mode()
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/minizip/
A Dminizip.c334 strcat(filename_try,".zip");
A Dminiunz.c621 strcat(filename_try,".zip");
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/httpd/makefsdata/
A Dmakefsdata.c906 strcat(intbuf, "\r\n"); in file_write_http_header()
942 strcat(modbuf, "\r\n"); in file_write_http_header()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/visupng/
A DVisualPng.c543 strcat (szImgFindName, "*.png"); in BuildPngList()

Completed in 35 milliseconds

12