Searched defs:bp (Results 326 - 350 of 743) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddsl_deadlist.c225 dsl_deadlist_insert(dsl_deadlist_t *dl, const blkptr_t *bp, dmu_tx_t *tx) argument
191 dle_enqueue(dsl_deadlist_t *dl, dsl_deadlist_entry_t *dle, const blkptr_t *bp, dmu_tx_t *tx) argument
467 dsl_deadlist_insert_cb(void *arg, const blkptr_t *bp, dmu_tx_t *tx) argument
[all...]
H A Ddmu_diff.c132 diff_cb(spa_t *spa, zilog_t *zilog, const blkptr_t *bp, argument
H A Dbpobj.c228 blkptr_t *bp; local
468 bpobj_enqueue(bpobj_t *bpo, const blkptr_t *bp, dmu_tx_t *tx) argument
543 space_range_cb(void *arg, const blkptr_t *bp, dmu_tx_t *tx) argument
[all...]
H A Dzio_checksum.c249 zio_checksum_gang_verifier(zio_cksum_t *zcp, blkptr_t *bp) argument
301 blkptr_t *bp = zio->io_bp; local
342 zio_checksum_error_impl(spa_t *spa, blkptr_t *bp, enum zio_checksum checksum, abd_t *abd, uint64_t size, uint64_t offset, zio_bad_cksum_t *info) argument
435 blkptr_t *bp = zio->io_bp; local
[all...]
/freebsd-11-stable/sys/dev/acpi_support/
H A Datk0110.c247 ACPI_OBJECT *bp; local
336 ACPI_OBJECT *bp, *o; local
459 ACPI_OBJECT p, *bp; local
524 ACPI_OBJECT p, *bp; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_conn.c588 static int conn_puts(BIO *bp, const char *str) argument
H A Dbss_log.c273 static int MS_CALLBACK slg_puts(BIO *bp, const char *str) argument
284 static void xopenlog(BIO *bp, char *name, int level) argument
292 static void xsyslog(BIO *bp, int priority, const char *string) argument
332 xcloselog(BIO *bp) argument
343 xopenlog(BIO *bp, char *name, int level) argument
348 xsyslog(BIO *bp, int priority, const char *string) argument
426 xcloselog(BIO *bp) argument
432 xopenlog(BIO *bp, char *name, int level) argument
441 xsyslog(BIO *bp, int priority, const char *string) argument
446 xcloselog(BIO *bp) argument
[all...]
H A Dbss_rtcp.c307 static int rtcp_gets(BIO *bp, char *buf, int size) argument
312 static int rtcp_puts(BIO *bp, const char *str) argument
/freebsd-11-stable/lib/libc/locale/
H A Dcollate.c428 wchar_t *bp, *fp, c; local
575 wchar_t *bp, *fp, c; local
[all...]
/freebsd-11-stable/lib/libedit/
H A Dmap.c1132 el_bindings_t *bp, *ep; local
1154 el_bindings_t *bp, *ep; local
1260 el_bindings_t *bp, *ep; local
[all...]
/freebsd-11-stable/lib/libkvm/
H A Dkvm_proc.c470 struct kinfo_proc *bp = kd->procbase; local
115 kvm_proclist(kvm_t *kd, int what, int arg, struct proc *p, struct kinfo_proc *bp, int maxcnt) argument
/freebsd-11-stable/sys/dev/iscsi_initiator/
H A Discsi.c407 caddr_t bp; local
480 caddr_t bp; local
[all...]
/freebsd-11-stable/sys/dev/nand/
H A Dnand_geom.c94 nand_strategy(struct bio *bp) argument
115 nand_strategy_raw(struct bio *bp) argument
154 nand_getattr(struct bio *bp) argument
312 struct bio *bp; local
445 struct bio *bp; local
[all...]
/freebsd-11-stable/contrib/mdocml/
H A Dterm.c113 size_t bp; /* visual right border position */ local
/freebsd-11-stable/lib/msun/src/
H A De_pow.c65 bp[] = {1.0, 1.5,}, variable
/freebsd-11-stable/sbin/ldconfig/
H A Dldconfig.c450 struct hints_bucket *bp; local
606 struct hints_bucket *bp = &blist[i]; local
[all...]
/freebsd-11-stable/usr.bin/hexdump/
H A Ddisplay.c66 u_char *bp; local
115 print(PR *pr, u_char *bp) argument
[all...]
/freebsd-11-stable/usr.sbin/makefs/ffs/
H A Dffs_alloc.c295 struct buf *bp; local
379 ffs_alloccgblk(struct inode *ip, struct buf *bp, daddr_t bpref) argument
431 struct buf *bp; local
[all...]
/freebsd-11-stable/usr.sbin/ppp/
H A Dmbuf.c80 m_length(struct mbuf *bp) argument
109 struct mbuf *bp; local
167 m_free(struct mbuf *bp) argument
190 m_freem(struct mbuf *bp) argument
197 mbuf_Read(struct mbuf *bp, void *v, size_t len) argument
225 mbuf_View(struct mbuf *bp, void *v, size_t len) argument
245 m_prepend(struct mbuf *bp, const void *ptr, size_t len, u_short extra) argument
275 m_adj(struct mbuf *bp, ssize_t n) argument
305 mbuf_Write(struct mbuf *bp, const void *ptr, size_t m_len) argument
349 struct mbuf *bp; local
369 m_enqueue(struct mqueue *queue, struct mbuf *bp) argument
383 m_pullup(struct mbuf *bp) argument
402 bcopy(MBUF_CTOP(bp), bp + 1, bp->m_len); local
412 m_settype(struct mbuf *bp, int type) argument
425 m_append(struct mbuf *bp, const void *v, size_t sz) argument
[all...]
H A Dlqr.c90 lqr_RecvEcho(struct fsm *fp, struct mbuf *bp) argument
144 struct mbuf *bp; local
204 lqr_Input(struct bundle *bundle __unused, struct link *l, struct mbuf *bp) argument
419 lqr_LayerPush(struct bundle *b __unused, struct link *l, struct mbuf *bp, int pri __unused, u_short *proto) argument
515 lqr_LayerPull(struct bundle *b __unused, struct link *l __unused, struct mbuf *bp, u_short *proto) argument
[all...]
H A Dlog.c365 log_DumpBp(int lev, const char *hdr, const struct mbuf *bp) argument
H A Dlink.c184 struct mbuf *bp; local
250 link_PushPacket(struct link *l, struct mbuf *bp, struct bundle *b, int pri, argument
280 struct mbuf *bp, *lbp[LAYER_MAX], *next; local
375 Despatch(struct bundle *bundle, struct link *l, struct mbuf *bp, u_short proto) argument
[all...]
/freebsd-11-stable/usr.bin/mkuzip/
H A Dmkuzip.c87 cmp_blkno(const struct mkuz_blk *bp, void *p) argument
/freebsd-11-stable/usr.sbin/jls/
H A Djls.c331 char *ap, *bp; local
/freebsd-11-stable/usr.bin/rsh/
H A Drsh.c248 const char *bp; local

Completed in 321 milliseconds

<<11121314151617181920>>