OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sat_strerror
(Results
1 - 1
of
1
) sorted by null
/external/stressapptest/src/
worker.cc
98
bool
sat_strerror
(int err, char *buf, int len) {
function in namespace:__anon15691
331
sat_strerror
(errno, buf, sizeof(buf));
347
sat_strerror
(result, buf, sizeof(buf));
[
all
...]
Completed in 166 milliseconds