Home
last modified time | relevance | path

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

/src/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.c552 putstr("less "); in opt__V()
553 putstr(version); in opt__V()
554 putstr(" ("); in opt__V()
555 putstr(pattern_lib_name()); in opt__V()
556 putstr(" regular expressions)\n"); in opt__V()
560 putstr(copyright); in opt__V()
564 putstr("** This is an EXPERIMENTAL build of the 'less' software,\n"); in opt__V()
565 putstr("** and may not function correctly.\n"); in opt__V()
566 putstr("** Obtain release builds from the web page below.\n\n"); in opt__V()
569 putstr("This build supports LESSTEST.\n"); in opt__V()
[all …]
H A Doutput.c522 public void putstr(constant char *s) in putstr() function
589 putstr(buf); \
710 putstr(return_to_continue); in error()
741 putstr(suffix1); in ierror_suffix()
742 putstr(suffix2); in ierror_suffix()
743 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.c273 putstr("...skipping...\n"); in forw()
H A Dch.c418 putstr("\n"); in end_logfile()
H A Dscreen.c1874 putstr(str); in do_tputs()
3090 putstr("<bs>"); in putbs()
H A Dfuncs.h375 public void putstr(constant char *s);
H A Dcommand.c965 putstr("& "); in prompt()
/src/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()
/src/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
/src/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
/src/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);
/src/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
/src/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
/src/stand/i386/btx/btx/
H A Dbtx.S373 call putstr # display
537 call putstr # VM86 call