/openbsd-src/sys/net/ |
H A D | bridgestp.c | 285 bstp_transmit(struct bstp_state *bs, struct bstp_port *bp) in bstp_transmit() 331 bstp_transmit_bpdu(struct bstp_state *bs, struct bstp_port *bp) in bstp_transmit_bpdu() 364 bstp_transmit_tcn(struct bstp_state *bs, struct bstp_port *bp) in bstp_transmit_tcn() 475 bstp_send_bpdu(struct bstp_state *bs, struct bstp_port *bp, in bstp_send_bpdu() 585 bstp_input(struct bstp_state *bs, struct bstp_port *bp, in bstp_input() 650 bstp_received_stp(struct bstp_state *bs, struct bstp_port *bp, in bstp_received_stp() 675 bstp_received_rstp(struct bstp_state *bs, struct bstp_port *bp, in bstp_received_rstp() 694 bstp_received_tcn(struct bstp_state *bs, struct bstp_port *bp, in bstp_received_tcn() 702 bstp_received_bpdu(struct bstp_state *bs, struct bstp_port *bp, in bstp_received_bpdu() 899 bstp_reset(struct bstp_state *bs) in bstp_reset() [all …]
|
/openbsd-src/lib/libcrypto/ocsp/ |
H A D | ocsp_cl.c | 230 OCSP_resp_count(OCSP_BASICRESP *bs) in OCSP_resp_count() 240 OCSP_resp_get0(OCSP_BASICRESP *bs, int idx) in OCSP_resp_get0() 249 OCSP_resp_get0_produced_at(const OCSP_BASICRESP *bs) in OCSP_resp_get0_produced_at() 263 OCSP_resp_get0_id(const OCSP_BASICRESP *bs, const ASN1_OCTET_STRING **pid, in OCSP_resp_get0_id() 283 OCSP_resp_get0_signature(const OCSP_BASICRESP *bs) in OCSP_resp_get0_signature() 290 OCSP_resp_get0_tbs_sigalg(const OCSP_BASICRESP *bs) in OCSP_resp_get0_tbs_sigalg() 297 OCSP_resp_get0_respdata(const OCSP_BASICRESP *bs) in OCSP_resp_get0_respdata() 305 OCSP_resp_find(OCSP_BASICRESP *bs, OCSP_CERTID *id, int last) in OCSP_resp_find() 369 OCSP_resp_find_status(OCSP_BASICRESP *bs, OCSP_CERTID *id, int *status, in OCSP_resp_find_status()
|
H A D | ocsp_vfy.c | 81 OCSP_basic_verify(OCSP_BASICRESP *bs, STACK_OF(X509) *certs, X509_STORE *st, in OCSP_basic_verify() 189 OCSP_resp_get0_signer(OCSP_BASICRESP *bs, X509 **signer, in OCSP_resp_get0_signer() 197 ocsp_find_signer(X509 **psigner, OCSP_BASICRESP *bs, STACK_OF(X509) *certs, in ocsp_find_signer() 246 ocsp_check_issuer(OCSP_BASICRESP *bs, STACK_OF(X509) *chain, in ocsp_check_issuer()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | 20030627-1.c | 6 void test_inout (char *bd, int xd, char *bs, int xs) in test_inout() 11 void test_in (char *bd, int xd, char *bs, int xs) in test_in() 16 void test_out (char *bd, int xd, char *bs, int xs) in test_out()
|
/openbsd-src/usr.sbin/btrace/ |
H A D | btrace.c | 459 rules_action_scan(struct bt_stmt * bs) rules_action_scan() argument 498 struct bt_stmt *bs; rules_setup() local 657 struct bt_stmt *bs; rule_eval() local 683 struct bt_stmt *bs; rule_printmaps() local 820 stmt_eval(struct bt_stmt * bs,struct dt_evt * dtev) stmt_eval() argument 882 stmt_bucketize(struct bt_stmt * bs,struct dt_evt * dtev) stmt_bucketize() argument 923 stmt_clear(struct bt_stmt * bs) stmt_clear() argument 951 stmt_delete(struct bt_stmt * bs,struct dt_evt * dtev) stmt_delete() argument 979 stmt_insert(struct bt_stmt * bs,struct dt_evt * dtev) stmt_insert() argument 1042 stmt_print(struct bt_stmt * bs,struct dt_evt * dtev) stmt_print() argument 1089 stmt_store(struct bt_stmt * bs,struct dt_evt * dtev) stmt_store() argument 1187 stmt_test(struct bt_stmt * bs,struct dt_evt * dtev) stmt_test() argument 1203 stmt_time(struct bt_stmt * bs,struct dt_evt * dtev) stmt_time() argument 1224 stmt_zero(struct bt_stmt * bs) stmt_zero() argument 2023 struct bt_stmt *bs; debug_dump_filter() local [all...] |
/openbsd-src/sys/dev/ |
H A D | bio.c | 180 bio_info(struct bio_status *bs, int print, const char *fmt, ...) in bio_info() 190 bio_warn(struct bio_status *bs, int print, const char *fmt, ...) in bio_warn() 200 bio_error(struct bio_status *bs, int print, const char *fmt, ...) in bio_error() 210 bio_status_init(struct bio_status *bs, struct device *dv) in bio_status_init() 220 bio_status(struct bio_status *bs, int print, int msg_type, const char *fmt, in bio_status()
|
/openbsd-src/lib/libssl/ |
H A D | bio_ssl.c | 111 BIO_SSL *bs; in ssl_new() local 128 BIO_SSL *bs; in ssl_free() local 223 BIO_SSL *bs; in ssl_write() local 287 BIO_SSL *bs; in ssl_ctrl() local 469 BIO_SSL *bs; in ssl_callback_ctrl() local
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | observer.c | 180 observer_test_first_notification_function (struct bpstats *bs) in observer_test_first_notification_function() 186 observer_test_second_notification_function (struct bpstats *bs) in observer_test_second_notification_function() 192 observer_test_third_notification_function (struct bpstats *bs) in observer_test_third_notification_function()
|
H A D | breakpoint.c | 1869 bpstat_copy (bpstat bs) in bpstat_copy() 1972 bpstat_clear_actions (bpstat bs) in bpstat_clear_actions() 2000 bpstat bs; in bpstat_do_actions() local 2088 print_it_typical (bpstat bs) in print_it_typical() 2348 print_bp_stop_message (bpstat bs) in print_bp_stop_message() 2401 bpstat_print (bpstat bs) in bpstat_print() 2442 bpstat bs; in bpstat_alloc() local 2471 bpstat bs = (bpstat) p; in watchpoint_check() local 2591 bpstat bs = root_bs; in bpstat_stop_status() local 2910 bpstat_what (bpstat bs) in bpstat_what() [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/ |
H A D | virtual3.C | 46 BugStream bs; in main() local
|
/openbsd-src/usr.sbin/gpioctl/ |
H A D | gpioctl.c | 72 const struct bitstr *bs; in main() local 265 const struct bitstr *bs; in pinset() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | 931018-1.c | 6 f (T *bs) in f()
|
H A D | 20000802-1.c | 7 struct foo bs; variable
|
H A D | 930529-1.c | 23 struct r *bs; variable
|
/openbsd-src/sbin/pfctl/ |
H A D | pfctl_radix.c | 451 size_t bs; in pfr_buf_next() local 474 size_t bs; in pfr_buf_grow() local 428 size_t bs; pfr_buf_add() local [all...] |
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/23_containers/ |
H A D | bitset_members.cc | 52 std::bitset<1> bs; in test02() local
|
/openbsd-src/libexec/snmpd/snmpd_metrics/ |
H A D | pf.c | 133 size_t bs; in pfr_buf_grow() local 165 size_t bs; in pfr_buf_next() local
|
/openbsd-src/usr.sbin/makefs/msdos/ |
H A D | mkfs_msdos.c | 95 struct bs { struct 100 struct bsbpb { argument 233 struct bs *bs; in mkfs_msdos() local
|
/openbsd-src/sbin/fdisk/ |
H A D | gpt.c | 805 uint64_t bs, bigbs, nextbs, ns; in lba_free() local 848 uint64_t bs; GPT_get_lba_start() local 884 uint64_t bs, nextbs, ns; GPT_get_lba_end() local [all...] |
/openbsd-src/regress/include/bitstring/ |
H A D | bitstring_test.c | 58 bitstr_t *bs; in main() local [all...] |
/openbsd-src/lib/libcrypto/x509/ |
H A D | x509_bitst.c | 207 ASN1_BIT_STRING *bs; v2i_ASN1_BIT_STRING() local
|
/openbsd-src/lib/libcurses/base/ |
H A D | lib_box.c | 68 chtype ts, chtype bs, in wborder()
|
/openbsd-src/lib/libcrypto/asn1/ |
H A D | t_req.c | 177 ASN1_BIT_STRING *bs = NULL; in X509_REQ_print_ex() local
|
/openbsd-src/libexec/spamd-setup/ |
H A D | spamd-setup.c | 397 size_t i, bs = 0, bu = 0, len; in do_message() local 470 int i, n, start, bu = 0, bs = 0, serrno = 0; in add_blacklist() local 558 int bs = 0, ws = 0, state=0; in collapse_blacklist() local
|
/openbsd-src/sbin/newfs_msdos/ |
H A D | newfs_msdos.c | 97 struct bs { struct 102 struct bsbpb { argument 241 struct bs *bs; in main() local
|