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

/freebsd-13-stable/contrib/byacc/test/
H A Dgrammar.y274 extern void put_error (void);
1042 put_error(); /* tell what line we're on, and what file */
/freebsd-13-stable/contrib/libevent/
H A Dbufferevent_openssl.c366 put_error(struct bufferevent_openssl *bev_ssl, unsigned long err) function
532 put_error(bev_ssl, err);
/freebsd-13-stable/contrib/byacc/test/yacc/
H A Dgrammar.tab.c304 extern void put_error (void);
951 put_error(); /* tell what line we're on, and what file */
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Dbufferevent_openssl.c368 put_error(struct bufferevent_openssl *bev_ssl, unsigned long err) function
530 put_error(bev_ssl, err);
/freebsd-13-stable/contrib/byacc/test/btyacc/
H A Dgrammar.tab.c324 extern void put_error (void);
1207 put_error(); /* tell what line we're on, and what file */

Completed in 83 milliseconds