/third_party/curl/tests/libtest/ |
H A D | testtrace.c | 36 void libtest_debug_dump(const char *timebuf, const char *text, FILE *stream, in libtest_debug_dump() argument 95 char timebuf[20]; in libtest_debug_cb() local
|
/kernel/liteos_a/shell/full/src/cmds/ |
H A D | date_shellcmd.c | 172 CHAR timebuf[SHOW_MAX_LEN] = {0}; in OsFormatPrintTime() local
|
/third_party/curl/src/ |
H A D | tool_cb_dbg.c | 70 static void log_line_start(FILE *log, const char *timebuf, in log_line_start() argument 101 char timebuf[20]; in tool_debug_cb() local 249 dump(const char *timebuf, const char *idsbuf, const char *text, FILE *stream, const unsigned char *ptr, size_t size, trace tracetype, curl_infotype infotype) dump() argument [all...] |
/third_party/musl/porting/liteos_a/user/src/misc/ |
H A D | syslog.c | 90 char timebuf[16]; in _vsyslog() local
|
/third_party/musl/src/misc/ |
H A D | syslog.c | 91 char timebuf[16]; in _vsyslog() local
|
/third_party/curl/docs/examples/ |
H A D | http2-upload.c | 112 char timebuf[60]; in my_trace() local
|
/third_party/ffmpeg/libavformat/tests/ |
H A D | movenc.c | 111 char timebuf[30], content[5] = { 0 }; in io_write_data_type() local
|
/third_party/curl/tests/server/ |
H A D | util.c | 95 char timebuf[20]; in logmsg() local
|
/third_party/curl/lib/ |
H A D | asyn-ares.c | 294 struct timeval timebuf; in Curl_resolver_getsock() local
|
H A D | ftp.c | 2114 char timebuf[24]; in ftp_state_mdtm_resp() local
|
/third_party/node/src/ |
H A D | node_report.cc | 120 char timebuf[64]; in WriteNodeReport() local
|
/third_party/lz4/programs/ |
H A D | util.h | 365 struct utimbuf timebuf; in UTIL_setFileStat() local [all...] |
/third_party/libcoap/src/ |
H A D | coap_debug.c | 1209 char timebuf[32]; in coap_log_impl() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | nettest.c | 111 static char *timestamp(char *timebuf, int buflen) in timestamp() argument 126 char timebuf[64]; in log_msg() local 144 char timebuf[64]; in log_error() local 162 char timebuf[64]; log_err_errno() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | nettest.c | 147 static char *timestamp(char *timebuf, int buflen) in timestamp() argument 162 char timebuf[64]; in log_msg() local 180 char timebuf[64]; in log_error() local 198 char timebuf[64]; log_err_errno() local [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/ |
H A D | seccomp_bpf.c | 697 struct tms timebuf; in TEST_SIGNAL() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/ |
H A D | seccomp_bpf.c | 712 struct tms timebuf; in TEST_SIGNAL() local
|