Searched refs:put_error (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl/dist/crypto/err/
H A Derr_prn.c50 static void put_error(int lib, const char *func, int reason, function
72 put_error(ERR_LIB_NONE, NULL, 0, "", 0);
129 put_error(ERR_GET_LIB(err), func, err, file, line);
/netbsd-current/external/bsd/libevent/dist/
H A Dbufferevent_openssl.c370 put_error(struct bufferevent_openssl *bev_ssl, unsigned long err) function
517 put_error(bev_ssl, errcode);
521 put_error(bev_ssl, errcode);
525 put_error(bev_ssl, errcode);
539 put_error(bev_ssl, err);
/netbsd-current/external/bsd/byacc/dist/test/
H A Dgrammar.y276 extern void put_error (void);
1044 put_error(); /* tell what line we're on, and what file */
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Dbufferevent_openssl.c370 put_error(struct bufferevent_openssl *bev_ssl, unsigned long err) function
532 put_error(bev_ssl, err);
/netbsd-current/external/bsd/byacc/dist/test/yacc/
H A Dgrammar.tab.c306 extern void put_error (void);
953 put_error(); /* tell what line we're on, and what file */
/netbsd-current/external/bsd/byacc/dist/test/btyacc/
H A Dgrammar.tab.c326 extern void put_error (void);
1209 put_error(); /* tell what line we're on, and what file */

Completed in 208 milliseconds