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

  /src/games/battlestar/
init.c 43 static int checkout(const char *);
115 if ((flag = checkout(uname)) != 0)
121 checkout(const char *uname) function in typeref:typename:int
init.c 43 static int checkout(const char *);
115 if ((flag = checkout(uname)) != 0)
121 checkout(const char *uname) function in typeref:typename:int

Completed in 52 milliseconds