HomeSort by: relevance | last modified time | path
    Searched defs:warplib (Results 1 - 1 of 1) 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 *

Completed in 62 milliseconds