Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dlsystem.c66 putstr("!"); in lsystem()
67 putstr(cmd); in lsystem()
68 putstr("\n"); in lsystem()
190 putstr(donemsg); in lsystem()
191 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.c598 putstr("less "); in opt__V()
599 putstr(version); in opt__V()
600 putstr(" ("); in opt__V()
601 putstr(pattern_lib_name()); in opt__V()
602 putstr(" regular expressions)\n"); in opt__V()
606 putstr(copyright); in opt__V()
610 putstr("** This is an EXPERIMENTAL build of the 'less' software,\n"); in opt__V()
611 putstr("** and may not function correctly.\n"); in opt__V()
612 putstr("** Obtain release builds from the web page below.\n\n"); in opt__V()
615 putstr("This build supports LESSTEST.\n"); in opt__V()
[all …]
H A Doutput.c501 putstr(epr); in putchr()
538 public void putstr(constant char *s) in putstr() function
605 putstr(buf); \
726 putstr(return_to_continue); in error()
757 putstr(suffix1); in ierror_suffix()
758 putstr(suffix2); in ierror_suffix()
759 putstr(suffix3); in ierror_suffix()
H A Dcmdbuf.c299 putstr(pr); in cmd_repaint()
310 putstr(pr); in cmd_repaint()
418 putstr(pr); in cmd_right()
424 putstr(pr); in cmd_right()
H A Dforwback.c276 putstr("...skipping...\n"); in forw()
H A Dch.c420 putstr("\n"); in end_logfile()
H A Dscreen.c1896 putstr(str); in do_tputs()
3126 putstr("<bs>"); in putbs()
H A Dfuncs.h383 public void putstr(constant char *s);
H A Dcommand.c1027 putstr(amp); in prompt()
/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/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