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

/haiku/src/system/libnetwork/
H A Dsocket.cpp195 bool r5compatible = check_r5_compatibility(); local
201 if (r5compatible && _address != NULL) {
218 if (r5compatible && _address != NULL) {
240 bool r5compatible = check_r5_compatibility(); local
246 if (r5compatible && _address != NULL) {
264 if (r5compatible) {
347 bool r5compatible = check_r5_compatibility(); local
353 if (r5compatible && _address != NULL) {
367 if (r5compatible) {
381 bool r5compatible local
[all...]

Completed in 77 milliseconds