Searched defs:bl (Results 1 - 25 of 54) sorted by relevance

123

/freebsd-11.0-release/contrib/ntp/lib/isc/
H A Dbufferlist.c31 isc_bufferlist_usedcount(isc_bufferlist_t *bl) { argument
49 isc_bufferlist_availablecount(isc_bufferlist_t *bl) { argument
/freebsd-11.0-release/contrib/netbsd-tests/lib/libm/
H A Dt_round.c60 long double al = VALL, bl, cl; local
/freebsd-11.0-release/contrib/blacklist/lib/
H A Dblacklist.c51 struct blacklist *bl; local
61 blacklist_sa_r(struct blacklist *bl, int action, int rfd, argument
74 blacklist_r(struct blacklist *bl, int action, int rfd, const char *msg) argument
85 blacklist_close(struct blacklist *bl) argument
[all...]
/freebsd-11.0-release/lib/libc/db/btree/
H A Dbt_utils.c67 BLEAF *bl; local
147 BLEAF *bl; local
[all...]
H A Dbt_debug.c151 BLEAF *bl; local
[all...]
H A Dbt_delete.c464 BLEAF *bl; local
H A Dbt_split.c81 BLEAF *bl, *tbl; local
519 BLEAF *bl; local
597 BLEAF *bl; local
[all...]
/freebsd-11.0-release/contrib/gcclibs/libiberty/
H A Dsafe-ctype.c127 #define bl _sch_isblank macro
/freebsd-11.0-release/contrib/binutils/libiberty/
H A Dsafe-ctype.c127 #define bl _sch_isblank macro
/freebsd-11.0-release/contrib/ncurses/ncurses/base/
H A Dlib_box.c63 wborder(WINDOW *win, chtype ls, chtype rs, chtype ts, chtype bs, chtype tl, chtype tr, chtype bl, chtype br) argument
/freebsd-11.0-release/contrib/ncurses/ncurses/widechar/
H A Dlib_box_set.c45 wborder_set(WINDOW *win, const ARG_CH_T ls, const ARG_CH_T rs, const ARG_CH_T ts, const ARG_CH_T bs, const ARG_CH_T tl, const ARG_CH_T tr, const ARG_CH_T bl, const ARG_CH_T br) argument
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dblock.c60 block_function (const struct block *bl) argument
79 struct blockvector *bl; local
141 struct blockvector *bl; local
284 struct block *bl = obstack_alloc (obstack, sizeof (struct block)); local
[all...]
H A Dblockframe.c256 struct block *bl; local
288 struct block *bl = get_frame_block (frame, 0); local
/freebsd-11.0-release/crypto/openssl/crypto/asn1/
H A Da_object.c95 BIGNUM *bl = NULL; local
[all...]
/freebsd-11.0-release/crypto/openssl/crypto/bn/
H A Dbn_mul.c940 int top, al, bl; local
[all...]
H A Dbn_asm.c161 BN_ULONG bl, bh; local
193 BN_ULONG bl, bh; local
[all...]
/freebsd-11.0-release/crypto/openssl/crypto/cmac/
H A Dcmac.c81 static void make_kn(unsigned char *k1, unsigned char *l, int bl) argument
137 int bl; local
195 int bl; local
221 size_t bl; local
264 int i, bl, lb; local
[all...]
/freebsd-11.0-release/crypto/openssl/crypto/evp/
H A De_camellia.c301 size_t bl = ctx->cipher->block_size; local
H A Devp_enc.c321 int i, j, bl; local
391 unsigned int i, b, bl; local
[all...]
/freebsd-11.0-release/sys/teken/demo/
H A Dteken_demo.c284 ssize_t bl; local
/freebsd-11.0-release/contrib/subversion/subversion/svn/
H A Dblame-cmd.c254 blame_baton_t bl; local
[all...]
/freebsd-11.0-release/contrib/sendmail/src/
H A Dalias.c649 ADDRESS al, bl; local
/freebsd-11.0-release/contrib/blacklist/bin/
H A Dblacklistd.c168 process(bl_t bl) argument
320 bl_t bl = bl_create(true, path, vflag ? vdlog : vsyslog); local
480 bl_t *bl = NULL; local
[all...]
/freebsd-11.0-release/sys/kern/
H A Dinflate.c835 int bl; /* lookup bits for tl */ local
[all...]
H A Dsubr_blist.c161 blist_t bl; local
201 blist_destroy(blist_t bl) argument
214 blist_alloc(blist_t bl, daddr_t count) argument
236 blist_free(blist_t bl, daddr_t blkno, daddr_t count) argument
255 blist_fill(blist_t bl, daddr_t blkno, daddr_t count) argument
306 blist_print(blist_t bl) argument
1002 blist_t bl; local
[all...]

Completed in 183 milliseconds

123