Home
last modified time | relevance | path

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

12345678910

/netbsd-src/external/gpl2/lvm2/dist/libdm/datastruct/
H A Dbitset.h36 #define bit(bs, i) \ argument
39 #define bit_set(bs, i) \ argument
42 #define bit_clear(bs, i) \ argument
45 #define bit_set_all(bs) \ argument
48 #define bit_clear_all(bs) \ argument
H A Dbitset.c27 dm_bitset_t bs; in dm_bitset_create() local
45 void dm_bitset_destroy(dm_bitset_t bs) in dm_bitset_destroy()
71 int dm_bit_get_next(dm_bitset_t bs, int last_bit) in dm_bit_get_next()
96 int dm_bit_get_first(dm_bitset_t bs) in dm_bit_get_first()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ocsp/
H A Docsp_cl.c141 const ASN1_OCTET_STRING *OCSP_resp_get0_signature(const OCSP_BASICRESP *bs) in OCSP_resp_get0_signature()
146 const X509_ALGOR *OCSP_resp_get0_tbs_sigalg(const OCSP_BASICRESP *bs) in OCSP_resp_get0_tbs_sigalg()
151 const OCSP_RESPDATA *OCSP_resp_get0_respdata(const OCSP_BASICRESP *bs) in OCSP_resp_get0_respdata()
158 int OCSP_resp_count(OCSP_BASICRESP *bs) in OCSP_resp_count()
166 OCSP_SINGLERESP *OCSP_resp_get0(OCSP_BASICRESP *bs, int idx) in OCSP_resp_get0()
173 const ASN1_GENERALIZEDTIME *OCSP_resp_get0_produced_at(const OCSP_BASICRESP *bs) in OCSP_resp_get0_produced_at()
183 int OCSP_resp_get0_id(const OCSP_BASICRESP *bs, in OCSP_resp_get0_id()
201 int OCSP_resp_get1_id(const OCSP_BASICRESP *bs, in OCSP_resp_get1_id()
222 int OCSP_resp_find(OCSP_BASICRESP *bs, OCSP_CERTID *id, int last) in OCSP_resp_find()
283 int OCSP_resp_find_status(OCSP_BASICRESP *bs, OCSP_CERTID *id, int *status, in OCSP_resp_find_status()
H A Docsp_vfy.c76 static int ocsp_verify(OCSP_REQUEST *req, OCSP_BASICRESP *bs, in ocsp_verify()
98 int OCSP_basic_verify(OCSP_BASICRESP *bs, STACK_OF(X509) *certs, in OCSP_basic_verify()
162 int OCSP_resp_get0_signer(OCSP_BASICRESP *bs, X509 **signer, in OCSP_resp_get0_signer()
168 static int ocsp_find_signer(X509 **psigner, OCSP_BASICRESP *bs, in ocsp_find_signer()
222 static int ocsp_check_issuer(OCSP_BASICRESP *bs, STACK_OF(X509) *chain) in ocsp_check_issuer()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ocsp/
H A Docsp_cl.c165 const ASN1_OCTET_STRING *OCSP_resp_get0_signature(const OCSP_BASICRESP *bs) in OCSP_resp_get0_signature()
170 const X509_ALGOR *OCSP_resp_get0_tbs_sigalg(const OCSP_BASICRESP *bs) in OCSP_resp_get0_tbs_sigalg()
175 const OCSP_RESPDATA *OCSP_resp_get0_respdata(const OCSP_BASICRESP *bs) in OCSP_resp_get0_respdata()
184 int OCSP_resp_count(OCSP_BASICRESP *bs) in OCSP_resp_count()
193 OCSP_SINGLERESP *OCSP_resp_get0(OCSP_BASICRESP *bs, int idx) in OCSP_resp_get0()
200 const ASN1_GENERALIZEDTIME *OCSP_resp_get0_produced_at(const OCSP_BASICRESP* bs) in OCSP_resp_get0_produced_at()
210 int OCSP_resp_get0_id(const OCSP_BASICRESP *bs, in OCSP_resp_get0_id()
228 int OCSP_resp_get1_id(const OCSP_BASICRESP *bs, in OCSP_resp_get1_id()
250 int OCSP_resp_find(OCSP_BASICRESP *bs, OCSP_CERTID *id, int last) in OCSP_resp_find()
310 int OCSP_resp_find_status(OCSP_BASICRESP *bs, OCSP_CERTID *id, int *status, in OCSP_resp_find_status()
H A Docsp_vfy.c30 int OCSP_basic_verify(OCSP_BASICRESP *bs, STACK_OF(X509) *certs, in OCSP_basic_verify()
141 int OCSP_resp_get0_signer(OCSP_BASICRESP *bs, X509 **signer, in OCSP_resp_get0_signer()
150 static int ocsp_find_signer(X509 **psigner, OCSP_BASICRESP *bs, in ocsp_find_signer()
196 static int ocsp_check_issuer(OCSP_BASICRESP *bs, STACK_OF(X509) *chain) in ocsp_check_issuer()
/netbsd-src/external/bsd/bzip2/dist/
H A Dbzip2recover.c171 BitStream *bs = malloc ( sizeof(BitStream) ); in bsOpenReadStream() local
184 BitStream *bs = malloc ( sizeof(BitStream) ); in bsOpenWriteStream() local
195 static void bsPutBit ( BitStream* bs, Int32 bit ) in bsPutBit()
214 static Int32 bsGetBit ( BitStream* bs ) in bsGetBit()
233 static void bsClose ( BitStream* bs ) in bsClose()
257 static void bsPutUChar ( BitStream* bs, UChar c ) in bsPutUChar()
266 static void bsPutUInt32 ( BitStream* bs, UInt32 c ) in bsPutUInt32()
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dbio_ssl.c58 BIO_SSL *bs = OPENSSL_zalloc(sizeof(*bs)); in ssl_new() local
74 BIO_SSL *bs; in ssl_free() local
166 BIO_SSL *bs; in ssl_write() local
226 BIO_SSL *bs, *dbs; in ssl_ctrl() local
396 BIO_SSL *bs; in ssl_callback_ctrl() local
/netbsd-src/sys/compat/linux/common/
H A Dlinux_ipc.c156 bsd_to_linux_semid_ds(struct semid_ds *bs, struct linux_semid_ds *ls) in bsd_to_linux_semid_ds()
167 bsd_to_linux_semid64_ds(struct semid_ds *bs, struct linux_semid64_ds *ls) in bsd_to_linux_semid64_ds()
178 linux_to_bsd_semid_ds(struct linux_semid_ds *ls, struct semid_ds *bs) in linux_to_bsd_semid_ds()
188 linux_to_bsd_semid64_ds(struct linux_semid64_ds *ls, struct semid_ds *bs) in linux_to_bsd_semid64_ds()
570 struct shmid_ds bs; in linux_sys_shmctl() local
H A Dlinux_sg.c220 bsd_to_linux_driver_status(int bs) in bsd_to_linux_driver_status()
246 bsd_to_linux_host_status(int bs) in bsd_to_linux_host_status()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Dt_bitst.c15 int ASN1_BIT_STRING_name_print(BIO *out, ASN1_BIT_STRING *bs, in ASN1_BIT_STRING_name_print()
33 int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value, in ASN1_BIT_STRING_set_asc()
H A Df_int.c54 int a2i_ASN1_INTEGER(BIO *bp, ASN1_INTEGER *bs, char *buf, int size) in a2i_ASN1_INTEGER()
149 int a2i_ASN1_ENUMERATED(BIO *bp, ASN1_ENUMERATED *bs, char *buf, int size) in a2i_ASN1_ENUMERATED()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Dt_bitst.c15 int ASN1_BIT_STRING_name_print(BIO *out, ASN1_BIT_STRING *bs, in ASN1_BIT_STRING_name_print()
33 int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value, in ASN1_BIT_STRING_set_asc()
H A Df_int.c54 int a2i_ASN1_INTEGER(BIO *bp, ASN1_INTEGER *bs, char *buf, int size) in a2i_ASN1_INTEGER()
150 int a2i_ASN1_ENUMERATED(BIO *bp, ASN1_ENUMERATED *bs, char *buf, int size) in a2i_ASN1_ENUMERATED()
/netbsd-src/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-limbs.c82 mpz_t bs, a, b; in check_add() local
145 mpz_t bs, a, b; in check_mul() local
166 mpz_t bs, a, b, r, ref; in check_roinit() local
H A Dt-gcd.c96 mpz_t bs, temp1, temp2; in make_chain_operands() local
151 mpz_t bs, a, b, want; in check_kolmo1() local
200 mpz_t bs, a, b, want; in check_kolmo2() local
224 mpz_t bs; in main() local
H A Dconvert.c36 mpz_t bs; in string_urandomb() local
77 mpz_t bs; in main() local
/netbsd-src/sys/kern/
H A Dsubr_bufq.c82 #define STRAT_MATCH(id, bs) (strcmp((id), (bs)->bs_name) == 0) argument
101 bufq_register(struct bufq_strat *bs) in bufq_register()
113 bufq_unregister(struct bufq_strat *bs) in bufq_unregister()
/netbsd-src/external/ibm-public/postfix/dist/src/bounce/
H A Dbounce_templates.c233 BOUNCE_TEMPLATES *bs; in bounce_templates_create() local
245 void bounce_templates_free(BOUNCE_TEMPLATES *bs) in bounce_templates_free()
/netbsd-src/lib/libcurses/
H A Dborder.c186 border_set(const cchar_t * ls,const cchar_t * rs,const cchar_t * ts,const cchar_t * bs,const cchar_t * tl,const cchar_t * tr,const cchar_t * bl,const cchar_t * br) border_set() argument
197 wborder_set(WINDOW * win,const cchar_t * ls,const cchar_t * rs,const cchar_t * ts,const cchar_t * bs,const cchar_t * tl,const cchar_t * tr,const cchar_t * bl,const cchar_t * br) wborder_set() argument
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Docspapitest.c72 OCSP_BASICRESP *bs = OCSP_BASICRESP_new(); in make_dummy_resp() local
110 OCSP_BASICRESP *bs = NULL; in test_resp_signer() local
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Docspapitest.c72 OCSP_BASICRESP *bs = OCSP_BASICRESP_new(); in make_dummy_resp() local
114 OCSP_BASICRESP *bs = NULL; in test_resp_signer() local
/netbsd-src/external/lgpl3/gmp/dist/mpz/
H A Dlucmod.c50 mp_bitcnt_t bs; in mpz_lucas_mod() local
/netbsd-src/sys/arch/arm/xscale/
H A Di80312_space.c145 i80312_bs_init(bus_space_tag_t bs, void *cookie) in i80312_bs_init()
153 i80312_io_bs_init(bus_space_tag_t bs, void *cookie) in i80312_io_bs_init()
168 i80312_mem_bs_init(bus_space_tag_t bs, void *cookie) in i80312_mem_bs_init()
/netbsd-src/usr.sbin/npf/npfctl/
H A Dnpf_scan.l71 YY_BUFFER_STATE bs; in npfctl_parse_string() local

12345678910