Home
last modified time | relevance | path

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

/dports/graphics/opendx/dx-4.4.4/src/exec/hwrender/
H A DhwRender.c75 static char* _getFullHostName(char* givenName);
960 pFormat->fullHost = _getFullHostName(whereHostP); in _tdmParseDisplayString()
961 pFormat->localHost = _getFullHostName("localhost"); in _tdmParseDisplayString()
1251 _getFullHostName(char* givenName) in _getFullHostName() function