Searched refs:cstrLen (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/haikudepot/util/
H A DStorageUtils.cpp107 size_t cstrLen = strlen(cstr); local
108 return file.WriteExactly(cstr, cstrLen);

Completed in 23 milliseconds