Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/less/
H A Dlsystem.c66 putstr("!"); in lsystem()
67 putstr(cmd); in lsystem()
68 putstr("\n"); in lsystem()
189 putstr(donemsg); in lsystem()
190 putstr(" (press RETURN)"); in lsystem()
305 putstr("!"); in pipe_data()
306 putstr(cmd); in pipe_data()
307 putstr("\n"); in pipe_data()
H A Doptfunc.c502 putstr("less "); in opt__V()
503 putstr(version); in opt__V()
504 putstr(" ("); in opt__V()
505 putstr(pattern_lib_name()); in opt__V()
506 putstr(" regular expressions)\n"); in opt__V()
510 putstr(copyright); in opt__V()
515 putstr("** and may not function correctly.\n"); in opt__V()
519 putstr("This build supports LESSTEST.\n"); in opt__V()
522 putstr("For information about the terms of redistribution,\n"); in opt__V()
523 putstr("see the file named README in the less distribution.\n"); in opt__V()
[all …]
H A Doutput.c463 public void putstr(constant char *s) in putstr() function
523 putstr(buf); \
637 putstr(return_to_continue); in error()
668 putstr(suffix1); in ierror_suffix()
669 putstr(suffix2); in ierror_suffix()
670 putstr(suffix3); in ierror_suffix()
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.c276 putstr("...skipping...\n"); in forw()
H A Dfuncs.h313 public void putstr(constant char *s);
H A Dscreen.c1656 putstr(str); in do_tputs()
2759 putstr("<bs>"); in putbs()
H A Dcommand.c885 putstr("& "); in prompt()
/freebsd-14.2/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-14.2/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-14.2/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-14.2/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-14.2/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-14.2/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-14.2/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-14.2/stand/i386/btx/btx/
H A Dbtx.S373 call putstr # display
537 call putstr # VM86 call