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

  /src/games/hack/
hack.mon.c 114 boolean inpool, iseel; local
116 inpool = (levl[mtmp->mx][mtmp->my].typ == POOL);
118 if (inpool && !iseel) {
125 if (iseel && !inpool) {
  /src/external/mpl/dhcp/dist/server/
confpars.c 3781 void parse_address_range (cfile, group, type, inpool, lpchain)
3785 struct pool *inpool;
3850 if (!inpool) {
3910 pool_reference (&pool, inpool, MDL);

Completed in 84 milliseconds