Searched refs:putstr (Results 1 – 17 of 17) sorted by relevance
66 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()
552 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 …]
522 public void putstr(constant char *s) in putstr() function589 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()
299 putstr(pr); in cmd_repaint()310 putstr(pr); in cmd_repaint()418 putstr(pr); in cmd_right()424 putstr(pr); in cmd_right()
273 putstr("...skipping...\n"); in forw()
418 putstr("\n"); in end_logfile()
1874 putstr(str); in do_tputs()3090 putstr("<bs>"); in putbs()
375 public void putstr(constant char *s);
965 putstr("& "); in prompt()
42 static void putstr(int (*)(int, FILE *));58 putstr(int (*func)(int, FILE *)) in putstr() function95 putstr(fputc); in ATF_TC_BODY()127 putstr(putc); in ATF_TC_BODY()159 putstr(putc_unlocked); in ATF_TC_BODY()
73 call putstr # ourselves80 call putstr # base memory90 call putstr # pointer98 call putstr # End message279 call putstr # Display hex
139 putstr.0: movw $0x7,%bx # Page:attribute142 putstr: lodsb # Get character label144 jnz putstr.0 # No145 putstr.1: jmp putstr.1 # Await reset
423 putstr(char *s) in putstr() function473 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()
146 void putstr (char *s);
324 callw putstr # prompt508 callw putstr # Display string511 jmp putstr521 putstr.1: callw putchr # Display char522 putstr: lodsb # Get byte label524 jz putstr.1 # No
237 error: callw putstr # Display message239 callw putstr # prompt247 putstr.0: mov $0x7,%bx # Page:attribute250 putstr: lodsb # Get char label252 jne putstr.0 # No
373 call putstr # display537 call putstr # VM86 call