Home
last modified time | relevance | path

Searched defs:vethprintf (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/usermode/dev/
H A Dif_veth.c67 #define vethprintf printf macro
69 static inline void vethprintf(const char *fmt, ...) { } in vethprintf() function