Home
last modified time | relevance | path

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

/openbsd/games/hack/
H A Dhack.pager.c179 ret = page_file(NEWS, TRUE); in readnews()
358 (void) page_file((c == 'l') ? HELP : SHELP, FALSE); in dohelp()
364 page_file(char *fnam, boolean silent) in page_file() function
H A Dhack.unix.c433 (void) page_file(mailbox, FALSE); in readmail()
H A Dhack.h506 int page_file(char *, boolean);