/freebsd/usr.bin/gzip/ |
H A D | zmore | 46 pager=${PAGER-less} 48 pager=${PAGER-more} 53 gzip -cdfq 2>&1 | $pager $flags 59 gzip -cdfq "$1" 2>&1 | $pager $flags
|
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | pgusage.c | 78 char const * pager = (char const *)getenv(PAGER_NAME); in mk_pager_cmd() local 85 if (pager == NULL) in mk_pager_cmd() 86 pager = MORE_STR; in mk_pager_cmd() 88 bfsz = 2 * strlen(fname) + strlen(pager) + PAGE_USAGE_FMT_LEN; in mk_pager_cmd() 90 snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); in mk_pager_cmd()
|
/freebsd/contrib/ntp/scripts/calc_tickadj/ |
H A D | calc_tickadj-opts | 20 my $pager = $ENV{PAGER} || '(less || more)'; 22 open STDOUT, "| $pager" or die "Can't fork a pager: $!"; 48 --more-help Pass the extended usage text through a pager
|
H A D | invoke-calc_tickadj.texi | 58 the usage text by passing it through a pager program. 72 --more-help Pass the extended usage text through a pager
|
/freebsd/contrib/ntp/scripts/ntp-wait/ |
H A D | ntp-wait-opts | 20 my $pager = $ENV{PAGER} || '(less || more)'; 22 open STDOUT, "| $pager" or die "Can't fork a pager: $!"; 50 --more-help Pass the extended usage text through a pager
|
H A D | invoke-ntp-wait.texi | 56 the usage text by passing it through a pager program. 71 --more-help Pass the extended usage text through a pager
|
/freebsd/contrib/ntp/scripts/ntptrace/ |
H A D | ntptrace-opts | 20 my $pager = $ENV{PAGER} || '(less || more)'; 22 open STDOUT, "| $pager" or die "Can't fork a pager: $!"; 50 --more-help Pass the extended usage text through a pager
|
H A D | invoke-ntptrace.texi | 57 the usage text by passing it through a pager program. 72 --more-help Pass the extended usage text through a pager
|
/freebsd/contrib/ntp/scripts/ntpsweep/ |
H A D | ntpsweep-opts | 20 my $pager = $ENV{PAGER} || '(less || more)'; 22 open STDOUT, "| $pager" or die "Can't fork a pager: $!"; 55 --more-help Pass the extended usage text through a pager
|
H A D | invoke-ntpsweep.texi | 40 the usage text by passing it through a pager program. 57 --more-help Pass the extended usage text through a pager
|
/freebsd/contrib/ntp/scripts/ |
H A D | plot_summary-opts | 20 my $pager = $ENV{PAGER} || '(less || more)'; 22 open STDOUT, "| $pager" or die "Can't fork a pager: $!"; 61 --more-help Pass the extended usage text through a pager
|
H A D | summary-opts | 20 my $pager = $ENV{PAGER} || '(less || more)'; 22 open STDOUT, "| $pager" or die "Can't fork a pager: $!"; 57 --more-help Pass the extended usage text through a pager
|
H A D | invoke-summary.texi | 37 the usage text by passing it through a pager program. 55 --more-help Pass the extended usage text through a pager
|
H A D | invoke-plot_summary.texi | 36 the usage text by passing it through a pager program. 56 --more-help Pass the extended usage text through a pager
|
/freebsd/contrib/ntp/scripts/update-leap/ |
H A D | update-leap-opts | 20 my $pager = $ENV{PAGER} || '(less || more)'; 22 open STDOUT, "| $pager" or die "Can't fork a pager: $!"; 60 --more-help Pass the extended usage text through a pager
|
/freebsd/contrib/ntp/sntp/ag-tpl/0-old/ |
H A D | perlopt.tpl | 138 my $pager = $ENV{PAGER} || '(less || more)'; 140 open STDOUT, "| $pager" or die "Can't fork a pager: $!"; 162 --more-help Pass the extended usage information through a pager
|
/freebsd/contrib/tnftp/src/ |
H A D | cmds.c | 2563 char *pager, *locfile; in lpage() local 2579 pager = ftp_malloc(len); in lpage() 2580 (void)strlcpy(pager, p, len); in lpage() 2581 (void)strlcat(pager, " ", len); in lpage() 2582 (void)strlcat(pager, locfile, len); in lpage() 2583 system(pager); in lpage() 2585 (void)free(pager); in lpage() 2598 char *pager; in page() local 2610 pager = ftp_malloc(len); in page() 2611 pager[0] = '|'; in page() [all …]
|
/freebsd/contrib/mandoc/ |
H A D | main.c | 1310 const char *pager; in spawn_pager() local 1321 pager = getenv("MANPAGER"); in spawn_pager() 1322 if (pager == NULL || *pager == '\0') in spawn_pager() 1323 pager = getenv("PAGER"); in spawn_pager() 1324 if (pager == NULL || *pager == '\0') in spawn_pager() 1325 pager = BINM_PAGER; in spawn_pager() 1326 cp = mandoc_strdup(pager); in spawn_pager()
|
H A D | configure.local.example | 159 # If less(1) is available, it is used as the default manual pager. 161 # It is possible to force using a different default pager, either
|
/freebsd/tools/boot/ |
H A D | lua-lint.sh | 20 --globals pager --globals gfx --globals hash --std lua53
|
/freebsd/contrib/ntp/ntpsnmpd/ |
H A D | invoke-ntpsnmpd.texi | 42 the usage text by passing it through a pager program. 58 -! no more-help extended usage information passed thru pager
|
/freebsd/tools/tools/git/ |
H A D | git-arc.sh | 433 git --no-pager show --oneline --no-patch "$commit" 729 git --no-pager show --oneline --no-patch "$commit"
|
/freebsd/stand/libsa/ |
H A D | Makefile | 17 hexdump.c nvstore.c pager.c panic.c printf.c strdup.c strerror.c \
|
/freebsd/contrib/ntp/ntpdc/ |
H A D | invoke-ntpdc.texi | 72 the usage text by passing it through a pager program. 109 -! no more-help extended usage information passed thru pager
|
/freebsd/contrib/ntp/sntp/ |
H A D | invoke-sntp.texi | 96 the usage text by passing it through a pager program. 140 -! no more-help extended usage information passed thru pager
|