check_pager_config 1602 cache.h extern int check_pager_config(const char *cmd); check_pager_config 5134 diff.c check_pager_config("diff") != 0) check_pager_config 335 git.c use_pager = check_pager_config(p->cmd); check_pager_config 546 git.c use_pager = check_pager_config(argv[0]);