Home
last modified time | relevance | path

Searched refs:write_stdout (Results 1 – 14 of 14) sorted by relevance

/external/curl/tests/server/
Dsockfilt.c468 static bool write_stdout(const void *buffer, size_t nbytes) in write_stdout() function
1064 if(!write_stdout("PONG\n", 5)) in juggle()
1074 if(!write_stdout(data, 10)) in juggle()
1076 if(!write_stdout(buffer, buffer_len)) in juggle()
1107 if(!write_stdout("DISC\n", 5)) in juggle()
1121 if(!write_stdout("DISC\n", 5)) in juggle()
1154 if(!write_stdout("CNCT\n", 5)) in juggle()
1167 if(!write_stdout(data, 10)) in juggle()
1169 if(!write_stdout(buffer, nread_socket)) in juggle()
1182 if(!write_stdout("DISC\n", 5)) in juggle()
[all …]
/external/valgrind/exp-bbv/tests/arm-linux/
Dll.S120 bl write_stdout @ print the logo
245 bl write_stdout
325 bl write_stdout
398 b write_stdout @ else, fallthrough to stdout
/external/iputils/
Dping_common.c526 write_stdout(".", 1); in pinger()
579 write_stdout("E", 1); in pinger()
933 write_stdout("\b \b", 3); in gather_statistics()
935 write_stdout("\bC", 2); in gather_statistics()
Dping.c651 write_stdout("E", 1); in receive_error_msg()
696 write_stdout("\bE", 2); in receive_error_msg()
889 write_stdout("\bE", 2); in parse_reply()
907 write_stdout("!E", 2); in parse_reply()
909 write_stdout("!EC", 3); in parse_reply()
Dping_common.h186 static inline void write_stdout(const char *str, size_t len) in write_stdout() function
Dping6.c1313 write_stdout("E", 1); in receive_error_msg()
1336 write_stdout("\bE", 2); in receive_error_msg()
1672 write_stdout("\bE", 2); in parse_reply()
/external/valgrind/exp-bbv/tests/amd64-linux/
Dll.S121 call write_stdout # print the logo
365 call write_stdout
485 call write_stdout # write to the screen
498 write_stdout:
/external/valgrind/exp-bbv/tests/x86-linux/
Dll.S113 call write_stdout # print the logo
363 call write_stdout
485 call write_stdout # write to the screen
498 write_stdout:
/external/libjpeg-turbo/
Dcdjpeg.c130 write_stdout (void) in write_stdout() function
Dcdjpeg.h133 EXTERN(FILE *) write_stdout (void);
Djpegtran.c512 fp = write_stdout(); in main()
Dcjpeg.c583 output_file = write_stdout(); in main()
Ddjpeg.c586 output_file = write_stdout(); in main()
/external/valgrind/exp-bbv/tests/ppc32-linux/
Dll.S147 bl write_stdout # and print the logo