Searched refs:door (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/games/adventure/
H A Dmain.c242 || (!weq(wd2, "plant") && !weq(wd2, "door")))
330 if (at(door))
331 obj = door;
575 if (!(at(plant) || at(door)))
577 if (at(door)) {
578 prop[door] = 0; /* 9132 */
580 prop[door] = 1;
581 spk = 113 + prop[door];
H A Dhdr.h138 bird, door, pillow, snake, fissure, tablet, clam, oyster,
H A Dinit.c110 bird, door, pillow, snake, fissure, tablet, clam, oyster, variable
194 door = vocab(DECR('d', 'o', 'o', 'r', '\0'), 1, 0);
H A Dsubr.c718 if (obj == door)
720 if (obj == door && prop[door] == 1)
/netbsd-current/external/cddl/osnet/dist/uts/common/sys/
H A Dsysevent.h240 #include <door.h>
/netbsd-current/games/rogue/
H A Drogue.h283 typedef struct dr door; typedef in typeref:struct:dr
287 door doors[4];
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dkrb5_locl.h107 #include <door.h>
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dcurl.d194 door, ///
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/etc/c/
H A Dcurl.d194 door, ///
/netbsd-current/crypto/external/bsd/heimdal/dist/
H A Dconfigure29990 for ac_lib in "" door; do

Completed in 182 milliseconds