HomeSort by relevance Sort by last modified time
    Searched refs:ERROR1 (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/pwck/
pwck.c 45 #define ERROR1 "Too many/few fields"
134 error(ERROR1);
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
ipseckey.c 85 #define ERROR1(w, x, y, z) w = record_error(w, x, y, z)
89 #define WARN1(w, x, y, z) ERROR1(w, x, y, z);\
95 #define FATAL1(w, x, y, z) ERROR1(w, x, y, z);\
383 ERROR1(ep, ebuf, gettext(
616 ERROR1(ep, ebuf, gettext("Unknown state type \"%s\"\n"), state);
662 ERROR1(ep, ebuf, gettext(
665 ERROR1(ep, ebuf, gettext(
717 ERROR1(ep, ebuf, gettext("Unknown identity type \"%s\"\n"), type);
899 ERROR1(ep, ebuf, gettext(
    [all...]

Completed in 180 milliseconds