Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A DX11Application.h95 #define PREFS_NO_TCP "nolisten_tcp" macro
H A DX11Controller.m737 [NSApp prefs_set_boolean:@PREFS_NO_TCP value:!self.enable_tcp.intValue];
793 [self.enable_tcp setIntValue:![NSApp prefs_get_boolean:@PREFS_NO_TCP default:NO]];