Searched refs:eos (Results 1 – 1 of 1) sorted by relevance
53 const char *eos = str; in ota_strlen() local54 while(*eos++) ; in ota_strlen()55 return (eos - str - 1); in ota_strlen()
Completed in 3 milliseconds