Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/os/
H A Dxdmcp.c80 static xdmcp_states XDM_INIT_STATE = XDM_OFF; variable
252 XDM_INIT_STATE = XDM_QUERY; in XdmcpOptions()
258 XDM_INIT_STATE = XDM_BROADCAST; in XdmcpOptions()
266 XDM_INIT_STATE = XDM_MULTICAST; in XdmcpOptions()
274 XDM_INIT_STATE = XDM_INDIRECT; in XdmcpOptions()
600 state = XDM_INIT_STATE; in XdmcpInit()
618 state = XDM_INIT_STATE; in XdmcpReset()
645 state = XDM_INIT_STATE; in XdmcpCloseDisplay()
804 state = XDM_INIT_STATE; in XdmcpDeadSession()