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

/xsrc/external/mit/xorg-server.old/dist/os/
H A Dxdmcp.c981 struct netconfig *nconf; local in function:get_xdmcp_sock
1000 if( (nconf=getnetconfigent("udp")) == NULL ) {
1007 if( netdir_options(nconf, ND_SET_BROADCAST, xdmcpSocket, NULL) ) {
1009 freenetconfigent(nconf);
1015 freenetconfigent(nconf);

Completed in 2 milliseconds