Searched refs:pager_output (Results 1 - 25 of 25) sorted by relevance

/freebsd-9.3-release/sys/boot/common/
H A Dcommands.c108 pager_output(" ");
109 pager_output(topic);
112 pager_output(" ");
113 pager_output(subtopic);
118 pager_output(" ");
120 pager_output(desc);
122 return (pager_output("\n"));
181 if (pager_output(buf))
183 if (pager_output("\n"))
223 res = pager_output("Availabl
[all...]
H A Dpnp.c71 pager_output("PNP scan summary:\n");
73 pager_output(STAILQ_FIRST(&pi->pi_ident)->id_ident); /* first ident should be canonical */
75 pager_output(" : ");
76 pager_output(pi->pi_desc);
78 pager_output("\n");
H A Dls.c100 pager_output(path);
101 pager_output("\n");
119 if (pager_output(lbuf))
H A Dmodule.c242 pager_output(lbuf);
244 pager_output(" args: ");
245 pager_output(fp->f_args);
246 pager_output("\n");
249 pager_output(" modules: ");
252 pager_output(lbuf);
254 pager_output("\n");
260 pager_output(lbuf);
H A Dmisc.c173 #define emit(fmt, args...) {sprintf(lbuf, fmt , ## args); pager_output(lbuf);}
H A Ddisk.c203 pager_output(line);
/freebsd-9.3-release/lib/libstand/
H A Dpager.c82 pager_output(const char *cp) function
154 if (pager_output(buf)) {
H A Dstand.h270 extern int pager_output(const char *lines);
/freebsd-9.3-release/sys/boot/ofw/libofw/
H A Dofw_memory.c93 if (pager_output(lbuf))
111 if (pager_output(lbuf))
/freebsd-9.3-release/sys/boot/efi/libefi/
H A Defipart.c116 pager_output(line);
122 pager_output(line);
124 pager_output(" (removable)");
126 pager_output("\n");
H A Definet.c308 pager_output(line);
/freebsd-9.3-release/sys/boot/fdt/
H A Dfdt_loader_cmd.c721 pager_output(line);
723 pager_output(line);
725 pager_output(line);
728 pager_output(line);
731 pager_output(line);
734 pager_output(line);
736 pager_output(line);
739 pager_output(line);
743 pager_output(line);
748 pager_output(lin
[all...]
/freebsd-9.3-release/sys/boot/userboot/userboot/
H A Dhost.c143 pager_output(line);
H A Duserboot_disk.c122 pager_output(line);
/freebsd-9.3-release/tools/tools/zfsboottest/
H A Dzfsboottest.c47 pager_output(const char *line) function
/freebsd-9.3-release/sys/boot/i386/libi386/
H A Dbioscd.c182 pager_output(line);
H A Dbiosdisk.c272 pager_output(line);
/freebsd-9.3-release/sys/boot/pc98/libpc98/
H A Dbioscd.c178 pager_output(line);
H A Dbiosdisk.c256 pager_output(line);
346 pager_output(line);
368 pager_output(line);
400 pager_output(line);
/freebsd-9.3-release/sys/boot/uboot/lib/
H A Ddisk.c256 pager_output(line);
/freebsd-9.3-release/sys/boot/ia64/efi/
H A Dmain.c463 pager_output("TR# RID Virtual Page Physical Page PgSz ED AR PL D A MA P KEY\n");
497 pager_output(lbuf);
/freebsd-9.3-release/sys/boot/i386/efi/
H A Dmain.c366 pager_output("\n");
/freebsd-9.3-release/sys/boot/uboot/common/
H A Dmetadata.c340 pager_output("WARNING! Trying to fire up the kernel, but no "
/freebsd-9.3-release/sys/boot/zfs/
H A Dzfs.c514 pager_output(line);
H A Dzfsimpl.c785 pager_output(line);

Completed in 144 milliseconds