Home
last modified time | relevance | path

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

/dports/games/xsokoban/xsokoban/
H A Dwww.h7 #ifndef WWWHOST
8 #define WWWHOST "xsokoban.lcs.mit.edu" macro
H A Dscore.c924 result = qtelnet(WWWHOST, WWWPORT, cmd); in WriteScore_WWW()
957 text = qtelnet(WWWHOST, WWWPORT, cmd); in ReadScore_WWW()
971 text = qtelnet(WWWHOST, WWWPORT, cmd); in GetUserLevel_WWW()
1011 start = text = qtelnet(WWWHOST, WWWPORT, cmd); in FetchScoreLevel_WWW()
1025 start = text = qtelnet(WWWHOST, WWWPORT, cmdbuf); in FetchScoreLines_WWW()