Home
last modified time | relevance | path

Searched refs:err_pos (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
H A Dtls_test_common.c394 const char *err_pos; in setup_session() local
418 "NORMAL", &err_pos); in setup_session()
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_events_synth.c48 return err_pos(last_cmd, str); in errpos()
59 static void synth_err(u8 err_type, u8 err_pos) in synth_err() argument
62 err_type, err_pos); in synth_err()
H A Dtrace.h2017 extern unsigned int err_pos(char *cmd, const char *str);
H A Dtrace_events_hist.c544 return err_pos(last_cmd, str); in errpos()
572 static void hist_err(struct trace_array *tr, u8 err_type, u8 err_pos) in hist_err() argument
575 err_type, err_pos); in hist_err()
H A Dtrace.c7479 * err_pos - find the position of a string within a command for error careting
7490 unsigned int err_pos(char *cmd, const char *str) in err_pos() function
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_events_synth.c58 ret = err_pos(last_cmd, str); in errpos()
75 static void synth_err(u8 err_type, u16 err_pos) in synth_err() argument
82 err_type, err_pos); in synth_err()
H A Dtrace.h1908 extern unsigned int err_pos(char *cmd, const char *str);
H A Dtrace_events_hist.c770 return err_pos(last_cmd, str); in errpos()
808 static void hist_err(struct trace_array *tr, u8 err_type, u16 err_pos) in hist_err() argument
814 err_type, err_pos); in hist_err()
H A Dtrace.c8033 * err_pos - find the position of a string within a command for error careting
8044 unsigned int err_pos(char *cmd, const char *str) in err_pos() function

Completed in 53 milliseconds