Searched refs:ERROR2 (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/pwck/ |
H A D | pwck.c | 47 #define ERROR2 "Bad character(s) in logname" macro 163 error(ERROR2); in main()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ |
H A D | ipseckey.c | 89 #define ERROR2(v, w, x, y, z) v = record_error(v, w, x, y, z) macro 94 #define WARN2(v, w, x, y, z) ERROR2(v, w, x, y, z);\ 928 ERROR2(ep, ebuf, gettext( in parsekey() 1692 ERROR2(ep, ebuf, gettext( in doaddresses() 1697 ERROR2(ep, ebuf, "%s %s.\n", in doaddresses() 1707 ERROR2(ep, ebuf, gettext( in doaddresses() 3292 ERROR2(ep, ebuf, gettext( in dodelget()
|