Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/less/
H A Dlsystem.c69 putstr("!");
70 putstr(cmd);
71 putstr("\n");
197 putstr(donemsg);
198 putstr(" (press RETURN)");
320 putstr("!");
321 putstr(cmd);
322 putstr("\n");
H A Doptfunc.c538 putstr("less ");
539 putstr(version);
540 putstr(" (");
541 putstr(pattern_lib_name());
542 putstr(" regular expressions)\n");
546 putstr(copyright);
551 putstr("** and may not function correctly.\n");
552 putstr("** Obtain release builds from the web page below.\n\n");
555 putstr("For information about the terms of redistribution,\n");
556 putstr("see the file named README in the less distribution.\n");
[all …]
H A Doutput.c471 putstr(s) in putstr() function
534 putstr(buf);
548 putstr(buf);
657 putstr(return_to_continue);
693 putstr(intr_to_abort);
H A Dcmdbuf.c307 putstr(pr);
318 putstr(pr);
419 putstr(pr); in cmd_right()
425 putstr(pr); in cmd_right()
H A Dforwback.c201 putstr("...skipping...\n");
H A Dcommand.c835 putstr("& "); in prompt()
853 putstr(p); in prompt()
H A Dscreen.c1616 putstr(str);
2764 putstr("<bs>"); in putbs()
H A Dfuncs.h289 public void putstr LESSPARAMS ((constant char *s));
/freebsd-13.1/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-13.1/stand/i386/btx/btxldr/
H A Dbtxldr.S75 call putstr # ourselves
82 call putstr # base memory
92 call putstr # pointer
100 call putstr # End message
281 call putstr # Display hex
/freebsd-13.1/contrib/telnet/telnetd/
H A Dutility.c395 putstr(const char *s) in putstr() function
431 putstr("\r\n"); in putf()
448 putstr(line); in putf()
450 putstr(&slash[1]); in putf()
454 putstr(editedhost); in putf()
463 putstr(db); in putf()
468 putstr(kerninfo.sysname); in putf()
472 putstr(kerninfo.machine); in putf()
476 putstr(kerninfo.release); in putf()
480 putstr(kerninfo.version); in putf()
/freebsd-13.1/stand/i386/mbr/
H A Dmbr.S141 putstr.0: movw $0x7,%bx # Page:attribute
144 putstr: lodsb # Get character label
146 jnz putstr.0 # No
147 putstr.1: jmp putstr.1 # Await reset
/freebsd-13.1/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-13.1/stand/i386/zfsboot/
H A Dzfsldr.S213 error: callw putstr # Display message
215 callw putstr # prompt
223 putstr.0: mov $0x7,%bx # Page:attribute
226 putstr: lodsb # Get char label
228 jne putstr.0 # No
/freebsd-13.1/stand/i386/boot0/
H A Dboot0.S333 callw putstr # prompt
517 callw putstr # Display string
520 jmp putstr
530 putstr.1: callw putchr # Display char
531 putstr: lodsb # Get byte label
533 jz putstr.1 # No
/freebsd-13.1/stand/i386/boot2/
H A Dboot1.S239 error: callw putstr # Display message
241 callw putstr # prompt
249 putstr.0: mov $0x7,%bx # Page:attribute
252 putstr: lodsb # Get char label
254 jne putstr.0 # No
/freebsd-13.1/stand/i386/btx/btx/
H A Dbtx.S375 call putstr # display
539 call putstr # VM86 call