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

  /src/games/hack/
hack.pager.c 85 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 in typeref:typename:int
hack.unix.c 513 (void) page_file(mailbox, FALSE);
  /src/sys/arch/ia64/stand/common/
commands.c 57 static int page_file(char *filename);
438 res = page_file(argv[i]);
453 page_file(char *filename) function in typeref:typename:int

Completed in 36 milliseconds