Searched defs:bp (Results 151 - 175 of 743) sorted by relevance

1234567891011>>

/freebsd-11-stable/usr.sbin/makefs/ffs/
H A Dffs_balloc.c83 struct buf *bp, *nbp; local
333 struct buf *bp, *nbp; local
[all...]
/freebsd-11-stable/usr.sbin/ppp/
H A Dasync.c105 async_LayerPush(struct bundle *b __unused, struct link *l, struct mbuf *bp, argument
151 struct mbuf *bp; local
192 async_LayerPull(struct bundle *b __unused, struct link *l, struct mbuf *bp, u_short *proto __unused) argument
[all...]
H A Dpap.c89 struct mbuf *bp; local
119 struct mbuf *bp; local
182 pap_Input(struct bundle *bundle, struct link *l, struct mbuf *bp) argument
[all...]
H A Dvjcomp.c75 vj_LayerPush(struct bundle *bundle, struct link *l __unused, struct mbuf *bp, argument
117 VjUncompressTcp(struct ipcp *ipcp, struct mbuf *bp, u_cha argument
167 vj_LayerPull(struct bundle *bundle, struct link *l __unused, struct mbuf *bp, u_short *proto) argument
[all...]
H A Dtcpmss.c146 tcpmss_Check(struct bundle *bundle, struct mbuf *bp) argument
173 tcpmss_LayerPush(struct bundle *bundle, struct link *l __unused, struct mbuf *bp, int pri __unused, u_short *proto __unused) argument
180 tcpmss_LayerPull(struct bundle *bundle, struct link *l __unused, struct mbuf *bp, u_short *proto __unused) argument
[all...]
/freebsd-11-stable/usr.bin/tee/
H A Dtee.c73 char *bp; local
/freebsd-11-stable/sys/kern/
H A Dsubr_disk.c34 disk_err(struct bio *bp, const char *what, int blkdone, int nl) argument
156 bioq_remove(struct bio_queue_head *head, struct bio *bp) argument
171 struct bio *bp; local
178 bioq_insert_head(struct bio_queue_head *head, struct bio *bp) argument
187 bioq_insert_tail(struct bio_queue_head *head, struct bio *bp) argument
205 struct bio *bp; local
219 bioq_bio_key(struct bio_queue_head *head, struct bio *bp) argument
233 bioq_disksort(struct bio_queue_head *head, struct bio *bp) argument
[all...]
/freebsd-11-stable/contrib/tcsh/
H A Dvms.termcap.c46 tgetent(char *bp, char *name) argument
[all...]
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-ipnet.c37 ipnet_hdr_print(netdissect_options *ndo, const u_char *bp, u_int length) argument
H A Dprint-ppi.c28 ppi_header_print(netdissect_options *ndo, const u_char *bp, u_int length) argument
/freebsd-11-stable/contrib/ntp/libntp/
H A Ddolfptoa.c24 char *buf, *bp; local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan.cpp35 UnwindImpl( uptr pc, uptr bp, void *context, bool request_fast, u32 max_depth) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointList.cpp18 static void NotifyChange(const BreakpointSP &bp, BreakpointEventType event) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace.cpp48 static inline uhwptr *GetCanonicFrame(uptr bp, argument
70 void BufferedStackTrace::UnwindFast(uptr pc, uptr bp, uptr stack_top, argument
/freebsd-11-stable/lib/libc/gen/
H A Dexec.c156 const char *bp, *np, *op, *p; local
/freebsd-11-stable/contrib/ncurses/form/
H A Dfty_enum.c292 unsigned char *bp = (unsigned char *)field_buffer(field, 0); local
349 unsigned char *bp = (unsigned char *)field_buffer(field, 0); local
387 unsigned char *bp = (unsigned char *)field_buffer(field, 0); local
H A Dfty_int.c169 unsigned char *bp = (unsigned char *)field_buffer(field, 0); local
[all...]
H A Dfty_num.c187 unsigned char *bp = (unsigned char *)field_buffer(field, 0); local
[all...]
/freebsd-11-stable/contrib/libreadline/
H A Dhistfile.c309 char *buffer, *filename, *bp, *bp1; /* bp1 == bp+1 */ local
[all...]
/freebsd-11-stable/sys/dev/aac/
H A Daac_disk.c142 aac_disk_strategy(struct bio *bp) argument
331 aac_biodone(struct bio *bp) argument
[all...]
/freebsd-11-stable/sys/dev/cfi/
H A Dcfi_disk.c171 cfi_disk_read(struct cfi_softc *sc, struct bio *bp) argument
216 cfi_disk_write(struct cfi_softc *sc, struct bio *bp) argument
267 struct bio *bp; local
288 cfi_disk_getattr(struct bio *bp) argument
312 cfi_disk_strategy(struct bio *bp) argument
[all...]
/freebsd-11-stable/sys/dev/altera/sdcard/
H A Daltera_sdcard_io.c294 altera_sdcard_io_start_internal(struct altera_sdcard_softc *sc, struct bio *bp) argument
319 altera_sdcard_io_start(struct altera_sdcard_softc *sc, struct bio *bp) argument
346 struct bio *bp; local
[all...]
/freebsd-11-stable/lib/libc/net/
H A Dgethostbyht.c94 char *p, *bp, *ep; local
[all...]
H A Dgetnetbyht.c86 char *p, *bp, *ep; local
[all...]
H A Drthdr.c68 inet6_rthdr_init(void *bp, int type) argument
288 inet6_rth_init(void *bp, socklen_t bp_len, int type, int segments) argument
317 inet6_rth_add(void *bp, const struct in6_addr *addr) argument
383 inet6_rth_segments(const void *bp) argument
408 inet6_rth_getaddr(const void *bp, int idx) argument
[all...]

Completed in 306 milliseconds

1234567891011>>