Home
last modified time | relevance | path

Searched refs:putstr (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/less/
H A Dlsystem.c65 putstr("!"); in lsystem()
66 putstr(cmd); in lsystem()
67 putstr("\n"); in lsystem()
188 putstr(donemsg); in lsystem()
189 putstr(" (press RETURN)"); in lsystem()
304 putstr("!"); in pipe_data()
305 putstr(cmd); in pipe_data()
306 putstr("\n"); in pipe_data()
H A Doptfunc.c524 putstr("less "); in opt__V()
525 putstr(version); in opt__V()
526 putstr(" ("); in opt__V()
527 putstr(pattern_lib_name()); in opt__V()
528 putstr(" regular expressions)\n"); in opt__V()
532 putstr(copyright);
536 putstr("** This is an EXPERIMENTAL build of the 'less' software,\n"); in colordesc()
537 putstr("** and may not function correctly.\n"); in colordesc()
538 putstr("** Obtain release builds from the web page below.\n\n"); in colordesc()
541 putstr("Thi in colordesc()
[all...]
H A Doutput.c511 public void putstr(constant char *s)
578 putstr(buf); \
699 putstr(return_to_continue); in query()
730 putstr(suffix1);
731 putstr(suffix2);
732 putstr(suffix3);
463 public void putstr(constant char *s) putstr() function
H A Dcmdbuf.c286 putstr(pr); in cmd_repaint()
297 putstr(pr); in cmd_repaint()
395 putstr(pr); in cmd_right()
401 putstr(pr); in cmd_right()
H A Dforwback.c279 putstr("...skipping...\n"); in forw()
H A Dfuncs.h348 public void putstr(constant char *s);
H A Dscreen.c1667 putstr(str); in ltputs()
2842 putstr("<bs>"); in win32_kbhit()
H A Dcommand.c914 putstr("& "); in dispversion()
/freebsd/contrib/netbsd-tests/lib/libc/stdio/
H A Dt_fputc.c42 static void putstr(int (*)(int, FILE *));
58 putstr(int (*func)(int, FILE *)) in putstr() function
95 putstr(fputc); in ATF_TC_BODY()
127 putstr(putc); in ATF_TC_BODY()
159 putstr(putc_unlocked); in ATF_TC_BODY()
/freebsd/stand/i386/btx/btxldr/
H A Dbtxldr.S73 call putstr # ourselves
80 call putstr # base memory
90 call putstr # pointer
98 call putstr # End message
279 call putstr # Display hex
/freebsd/stand/i386/mbr/
H A Dmbr.S139 putstr.0: movw $0x7,%bx # Page:attribute
142 putstr: lodsb # Get character label
144 jnz putstr.0 # No
145 putstr.1: jmp putstr.1 # Await reset
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dutility.c423 putstr(char *s) in putstr() function
473 putstr(line); in putf()
475 putstr(&slash[1]); in putf()
479 putstr(editedhost); in putf()
483 putstr(sysname); in putf()
487 putstr(machine); in putf()
491 putstr(release); in putf()
495 putstr(version); in putf()
501 putstr(db); in putf()
H A Dext.h146 void putstr (char *s);
/freebsd/stand/i386/zfsboot/
H A Dzfsldr.S211 error: callw putstr # Display message
213 callw putstr # prompt
221 putstr.0: mov $0x7,%bx # Page:attribute
224 putstr: lodsb # Get char label
226 jne putstr.0 # No
/freebsd/stand/i386/boot0/
H A Dboot0.S324 callw putstr # prompt
508 callw putstr # Display string
511 jmp putstr
521 putstr.1: callw putchr # Display char
522 putstr: lodsb # Get byte label
524 jz putstr.1 # No
/freebsd/stand/i386/boot2/
H A Dboot1.S237 error: callw putstr # Display message
239 callw putstr # prompt
247 putstr.0: mov $0x7,%bx # Page:attribute
250 putstr: lodsb # Get char label
252 jne putstr.0 # No
/freebsd/stand/i386/btx/btx/
H A Dbtx.S373 call putstr # display
537 call putstr # VM86 call