Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ota/2ndboot/updater/
A Dlibc.c53 const char *eos = str; in ota_strlen() local
54 while(*eos++) ; in ota_strlen()
55 return (eos - str - 1); in ota_strlen()

Completed in 3 milliseconds