Home
last modified time | relevance | path

Searched defs:bs (Results 1 – 25 of 91) sorted by relevance

1234

/openbsd/sys/net/
H A Dbridgestp.c899 bstp_reset(struct bstp_state *bs) in bstp_reset()
1251 struct bstp_state *bs = bp->bp_bs; in bstp_update_info() local
1280 struct bstp_state *bs = bp->bp_bs; in bstp_set_other_tcprop() local
1344 struct bstp_state *bs = bp->bp_bs; in bstp_set_port_role() local
1415 struct bstp_state *bs = bp->bp_bs; in bstp_set_port_proto() local
1443 struct bstp_state *bs = bp->bp_bs; in bstp_set_port_tc() local
1519 struct bstp_state *bs = bp->bp_bs; in bstp_set_timer_tc() local
1637 struct bstp_state *bs; in bstp_ifstate() local
1941 struct bstp_state *bs; in bstp_create() local
1988 bstp_stop(struct bstp_state *bs) in bstp_stop()
[all …]
/openbsd/lib/libcrypto/ocsp/
H A Docsp_cl.c230 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 Docsp_vfy.c81 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/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A D20030627-1.c6 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/usr.sbin/btrace/
H A Dbtrace.c459 rules_action_scan(struct bt_stmt *bs) in rules_action_scan()
498 struct bt_stmt *bs; in rules_setup() local
657 struct bt_stmt *bs; in rule_eval() local
683 struct bt_stmt *bs; in rule_printmaps() local
820 stmt_eval(struct bt_stmt *bs, struct dt_evt *dtev) in stmt_eval()
923 stmt_clear(struct bt_stmt *bs) in stmt_clear()
1042 stmt_print(struct bt_stmt *bs, struct dt_evt *dtev) in stmt_print()
1187 stmt_test(struct bt_stmt *bs, struct dt_evt *dtev) in stmt_test()
1203 stmt_time(struct bt_stmt *bs, struct dt_evt *dtev) in stmt_time()
1224 stmt_zero(struct bt_stmt *bs) in stmt_zero()
[all …]
/openbsd/sys/dev/
H A Dbio.c180 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/lib/libssl/
H A Dbio_ssl.c111 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/gnu/usr.bin/binutils/gdb/
H A Dobserver.c180 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 Dbreakpoint.c1869 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()
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()
3218 bpstat bs = root_bs; in bpstat_get_triggered_catchpoints() local
[all …]
/openbsd/usr.sbin/gpioctl/
H A Dgpioctl.c72 const struct bitstr *bs; in main() local
265 const struct bitstr *bs; in pinset() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dvirtual3.C46 BugStream bs; in main() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D931018-1.c6 f (T *bs) in f()
H A D20000802-1.c7 struct foo bs; variable
H A D930529-1.c23 struct r *bs; variable
/openbsd/sbin/pfctl/
H A Dpfctl_radix.c415 size_t bs; in pfr_buf_add() local
438 size_t bs; in pfr_buf_next() local
461 size_t bs; in pfr_buf_grow() local
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/23_containers/
H A Dbitset_members.cc52 std::bitset<1> bs; in test02() local
/openbsd/lib/libcrypto/x509/
H A Dx509_bitst.c189 ASN1_BIT_STRING *bs; in v2i_ASN1_BIT_STRING() local
/openbsd/usr.sbin/makefs/msdos/
H A Dmkfs_msdos.c95 struct bs { struct
100 struct bsbpb { argument
233 struct bs *bs; in mkfs_msdos() local
/openbsd/libexec/snmpd/snmpd_metrics/
H A Dpf.c133 size_t bs; in pfr_buf_grow() local
165 size_t bs; in pfr_buf_next() local
/openbsd/sbin/fdisk/
H A Dgpt.c805 uint64_t bs, bigbs, nextbs, ns; in lba_free() local
848 uint64_t bs; in GPT_get_lba_start() local
884 uint64_t bs, nextbs, ns; in GPT_get_lba_end() local
/openbsd/regress/include/bitstring/
H A Dbitstring_test.c58 bitstr_t *bs; in main() local
/openbsd/lib/libcurses/base/
H A Dlib_box.c68 chtype ts, chtype bs, in wborder()
/openbsd/libexec/spamd-setup/
H A Dspamd-setup.c397 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/lib/libcrypto/asn1/
H A Dt_req.c177 ASN1_BIT_STRING *bs = NULL; in X509_REQ_print_ex() local
/openbsd/sbin/newfs_msdos/
H A Dnewfs_msdos.c97 struct bs { struct
102 struct bsbpb { argument
241 struct bs *bs; in main() local

1234