Home
last modified time | relevance | path

Searched refs:sublen (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/linkkit/dev_model/
A Ddm_log_report.c54 int sublen = strlen(subprefix); in add_log_header() local
55 push_log(subprefix, sublen); in add_log_header()
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/httpd/makefsdata/
A Dmakefsdata.c436 size_t sublen = strlen(curSubdir); in process_sub() local
437 size_t freelen = sizeof(curSubdir) - sublen - 1; in process_sub()
438 LWIP_ASSERT("sublen < sizeof(curSubdir)", sublen < sizeof(curSubdir)); in process_sub()
457 curSubdir[sublen] = 0; in process_sub()

Completed in 5 milliseconds