Searched defs:print_msg (Results 1 – 6 of 6) sorted by relevance
18 #define print_msg(fmt, ...) fprintf(stderr, fmt "\n", ##__VA_ARGS__) macro
135 def print_msg(msg): function
52 static int print_msg = 1; in tst_alloc() local
935 static void print_msg(struct nl_msg *msg, FILE *ofd, struct nlmsghdr *hdr) in print_msg() function
266 static void update_minimum_latency(struct userdata *u, pa_sink *sink, bool print_msg) { in update_minimum_latency()
442 void print_msg(int msg_num, const char *msg) in print_msg() function