Home
last modified time | relevance | path

Searched refs:getpos (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/games/hack/
Dhack.do_name.c75 getpos(int force, char *goal) in getpos() function
122 cc = getpos(0, "the monster you want to name"); in do_mname()
Dhack.trap.c368 cc = getpos(1, "the desired position"); /* 1: force valid */ in tele()
Dhack.h280 coord getpos(int, char *);
/openbsd/src/gnu/usr.bin/perl/dist/IO/t/
Dio_xs.t27 my $p = $x->getpos;
/openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/Builder/IO/
DScalar.pm530 *getpos = \&tell;
/openbsd/src/gnu/usr.bin/perl/ext/POSIX/lib/
DPOSIX.pod478 Not implemented. Use method C<IO::Seekable::getpos()> instead, or see L<perlfunc/seek>.