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

  /src/games/warp/
warp.h 37 /* WARPLIB must be readable and writeable by warp, but not by anyone who you
40 * that uid. WARPLIB must then NOT be made writeable by the world,
58 #ifndef WARPLIB /* ~ and %l only ("~%l" is permissible) */
60 # define WARPLIB PRIVLIB
62 # define WARPLIB "/usr/games/warp"
66 EXT char *warplib; variable in typeref:typename:EXT char *
intrp.c 79 warplib = savestr(filexp(WARPLIB));
407 s = warplib;

Completed in 12 milliseconds