Searched refs:xo_message (Results 1 – 5 of 5) sorted by relevance
| /f-stack/tools/libxo/tests/core/ |
| H A D | test_02.c | 62 xo_message("abcdef"); in main() 66 xo_message("improper use of profanity; %s; %s", in main() 77 xo_message("improper use of profanity; %s; %s", in main() 145 xo_message("improper use of profanity; %s; %s", in main()
|
| /f-stack/tools/netstat/ |
| H A D | main.c | 722 xo_message("%s: no per-interface stats routine", in printproto() 729 xo_message("%s: no stats routine", in printproto() 737 xo_message("%s: stats routine doesn't " in printproto() 748 xo_message("%s: no PCB routine", tp->pr_name); in printproto() 755 xo_message("%s: PCB routine doesn't work on " in printproto()
|
| /f-stack/tools/libxo/libxo/ |
| H A D | xo.h | 453 xo_message (const char *fmt, ...) PRINTFLIKE(1, 2);
|
| H A D | libxo.c | 1834 xo_message (const char *fmt, ...) in xo_message() function
|
| /f-stack/tools/libxo/doc/ |
| H A D | api.rst | 1169 .. index:: xo_message 1191 void xo_message (const char *fmt, ...);
|