Home
last modified time | relevance | path

Searched refs:showmsg (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/
H A Daan.c73 static void showmsg(int, char *, Buf *);
242 showmsg(1, "fromclient", b); in fromclient()
318 showmsg(1, "fromnet", b); in fromnet()
388 showmsg(int level, char *s, Buf *b) in showmsg() function