Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dsshkey-xmss.c88 #define PRINT(...) do { if (printerror) sshlog(__FILE__, __func__, __LINE__, \
394 int *have_file, int printerror) in sshkey_xmss_get_state_from_file() argument
442 sshkey_xmss_get_state(const struct sshkey *k, int printerror) in sshkey_xmss_get_state() argument
495 statefile, &have_state, printerror)) != 0) { in sshkey_xmss_get_state()
497 ostatefile, &have_ostate, printerror)) == 0) { in sshkey_xmss_get_state()
565 sshkey_xmss_update_state(const struct sshkey *k, int printerror) in sshkey_xmss_update_state() argument
/netbsd-src/sys/dev/ic/
H A Daic79xx.c2124 int printerror; in ahd_handle_nonpkt_busfree() local
2138 printerror = 1; in ahd_handle_nonpkt_busfree()
2192 printerror = 0; in ahd_handle_nonpkt_busfree()
2211 printerror = 0; in ahd_handle_nonpkt_busfree()
2232 printerror = 0; in ahd_handle_nonpkt_busfree()
2248 printerror = 0; in ahd_handle_nonpkt_busfree()
2265 printerror = 0; in ahd_handle_nonpkt_busfree()
2274 printerror = 0; in ahd_handle_nonpkt_busfree()
2283 printerror = 0; in ahd_handle_nonpkt_busfree()
2292 if (printerror != 0 in ahd_handle_nonpkt_busfree()
[all …]
H A Daic7xxx.c1216 int printerror; in ahc_handle_scsiint() local
1248 printerror = 1; in ahc_handle_scsiint()
1269 printerror = 0; in ahc_handle_scsiint()
1298 printerror = 0; in ahc_handle_scsiint()
1317 printerror = 0; in ahc_handle_scsiint()
1337 printerror = 0; in ahc_handle_scsiint()
1340 if (printerror != 0) { in ahc_handle_scsiint()