gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:err (0.07 seconds)
t2ex
bsd_source/t2ex/network/net/include/netbsd/err.h - 3.1KB - 66 lines
47: __BEGIN_DECLS
48: __dead void     err(int, const char *, ...)
49:                     __attribute__((__noreturn__, __format__(__printf__, 2, 3)));