HomeSort by: relevance | last modified time | path
    Searched refs:MYDOMAIN (Results 1 - 3 of 3) sorted by relevancy

  /src/games/warp/
config.h 50 * The domain is not kept with hostname, but must be gotten from MYDOMAIN.
51 * The dot comes with MYDOMAIN, and need not be supplied by the program.
54 /* MYDOMAIN:
57 * host name. The dot comes with MYDOMAIN, and need not be supplied by
62 #define MYDOMAIN ".uucp" /**/
config.h.SH 169 * The domain is not kept with hostname, but must be gotten from MYDOMAIN.
170 * The dot comes with MYDOMAIN, and need not be supplied by the program.
173 /* MYDOMAIN:
176 * host name. The dot comes with MYDOMAIN, and need not be supplied by
181 #define MYDOMAIN "$mydomain" /**/
intrp.c 76 strcat(hname,MYDOMAIN);

Completed in 16 milliseconds