Searched refs:page_file (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/games/hack/
H A Dhack.pager.c85 static int page_file(const char *, boolean);
189 ret = page_file(NEWS, TRUE);
364 (void) page_file((c == 'l') ? HELP : SHELP, FALSE);
370 page_file(const char *fnam, boolean silent) function
H A Dhack.unix.c513 (void) page_file(mailbox, FALSE);
/netbsd-current/sys/arch/ia64/stand/common/
H A Dcommands.c57 static int page_file(char *filename);
438 res = page_file(argv[i]);
453 page_file(char *filename) function

Completed in 250 milliseconds