Searched defs:print_msg (Results 1 – 5 of 5) sorted by relevance
18 #define print_msg(fmt, ...) fprintf(stderr, fmt "\n", ##__VA_ARGS__) macro
54 static int print_msg = 1; in tst_alloc() local
102 def write(self, print_msg=True): argument
601 def print_msg(msg): function
944 static void print_msg(struct nl_msg *msg, FILE *ofd, struct nlmsghdr *hdr) in print_msg() function