Home
last modified time | relevance | path

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

/dports/misc/libpri/libpri-1.6.0/
H A Drose.c1444 static const char *rose_code2str(int code, const struct rose_code_strings *arr, in rose_code2str() function
1593 return rose_code2str(operation, arr, ARRAY_LEN(arr)); in rose_operation2str()
1687 return rose_code2str(code, arr, ARRAY_LEN(arr)); in rose_error2str()
1729 return rose_code2str(code, arr, ARRAY_LEN(arr)); in rose_reject2str()