Searched defs:print_msg (Results 1 – 4 of 4) sorted by relevance
18 #define print_msg(fmt, ...) fprintf(stderr, fmt "\n", ##__VA_ARGS__) macro
52 static int print_msg = 1; in tst_alloc() local
928 static void print_msg(struct nl_msg *msg, FILE *ofd, struct nlmsghdr *hdr) in print_msg() function
442 void print_msg(int msg_num, const char *msg) in print_msg() function