HomeSort by: relevance | last modified time | path
    Searched defs:page_file (Results 1 - 2 of 2) 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
  /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 13 milliseconds