Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/ssh/
H A Dsshkey-xmss.c85 #define PRINT(...) do { if (printerror) sshlog(__FILE__, __func__, __LINE__, \
391 int *have_file, int printerror) in sshkey_xmss_get_state_from_file() argument
439 sshkey_xmss_get_state(const struct sshkey *k, int printerror) in sshkey_xmss_get_state() argument
492 statefile, &have_state, printerror)) != 0) { in sshkey_xmss_get_state()
494 ostatefile, &have_ostate, printerror)) == 0) { in sshkey_xmss_get_state()
562 sshkey_xmss_update_state(const struct sshkey *k, int printerror) in sshkey_xmss_update_state() argument
H A Dsshkey.c3682 u_int32_t maxsign, int printerror)
3690 if ((r = sshkey_xmss_get_state(k, printerror)) != 0 ||
3697 if ((rupdate = sshkey_xmss_update_state(k, printerror)) != 0) {
3736 u_int32_t maxsign, int printerror)
3577 sshkey_private_serialize_maxsign(struct sshkey * k,struct sshbuf * b,u_int32_t maxsign,int printerror) sshkey_private_serialize_maxsign() argument
3631 sshkey_private_serialize_maxsign(struct sshkey * k,struct sshbuf * b,u_int32_t maxsign,int printerror) sshkey_private_serialize_maxsign() argument
/openbsd-src/sys/dev/ic/
H A Daic79xx.c2178 int printerror; in ahd_handle_nonpkt_busfree() local
2192 printerror = 1; in ahd_handle_nonpkt_busfree()
2245 printerror = 0; in ahd_handle_nonpkt_busfree()
2264 printerror = 0; in ahd_handle_nonpkt_busfree()
2313 printerror = 0; in ahd_handle_nonpkt_busfree()
2336 printerror = 0; in ahd_handle_nonpkt_busfree()
2359 printerror = 0; in ahd_handle_nonpkt_busfree()
2368 printerror = 0; in ahd_handle_nonpkt_busfree()
2377 printerror = 0; in ahd_handle_nonpkt_busfree()
2386 if (printerror ! in ahd_handle_nonpkt_busfree()
[all...]
H A Daic7xxx.c1252 int printerror; in ahc_handle_scsiint() local
1286 printerror = 1; in ahc_handle_scsiint()
1305 printerror = 0; in ahc_handle_scsiint()
1333 printerror = 0; in ahc_handle_scsiint()
1352 printerror = 0; in ahc_handle_scsiint()
1364 printerror = 0; in ahc_handle_scsiint()
1378 printerror = 0; in ahc_handle_scsiint()
1381 if (printerror != 0) { in ahc_handle_scsiint()